diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index db1d2473..a2806249 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -19,7 +19,7 @@ jobs: steps: - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c #v2.4.0 # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds - - uses: actions/cache@627f0f41f6904a5b1efbaed9f96d9eb58e92e920 #v2.1.7 + - uses: actions/cache@6998d139ddd3e68c71e9e398d8e40b71a2f39812 #v2.1.7 with: # In order: # * Module download cache @@ -55,7 +55,7 @@ jobs: steps: - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c #v2.4.0 # https://github.com/mvdan/github-actions-golang#how-do-i-set-up-caching-between-builds - - uses: actions/cache@627f0f41f6904a5b1efbaed9f96d9eb58e92e920 #v2.1.7 + - uses: actions/cache@6998d139ddd3e68c71e9e398d8e40b71a2f39812 #v2.1.7 with: # In order: # * Module download cache