diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index a20fb8d48bb5e65e8ec1113c60dcb12e8f0393b5..575c3a1415fd6d4ba42b8cf240a32d9698214095 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 + uses: actions/cache@v2.1.4 with: # Cache path: ~/go/pkg/mod