diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 4e72a353aa..a187a49acb 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -35,7 +35,7 @@ jobs: uses: actions/checkout@v2 - name: Cache dependencies - uses: actions/cache@v2.1.5 + uses: actions/cache@v3.2.6 with: # Cache path: ~/go/pkg/mod