diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 17cd349..4e66010 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -35,7 +35,7 @@ jobs: uses: actions/checkout@v3 - name: Cache dependencies - uses: actions/cache@v3.3.1 + uses: actions/cache@v4.0.1 with: # Cache path: ~/go/pkg/mod