1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-26 16:16:08 +02:00

chore(ci): use major cache action version (#408)

This commit is contained in:
Carlos Alexandro Becker 2021-11-23 09:57:40 -03:00 committed by GitHub
parent aee2dc4dd5
commit 8f80d06858
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
-
name: Cache Go modules
uses: actions/cache@v2.1.6
uses: actions/cache@v2
with:
path: |
~/go/pkg/mod
@ -85,7 +85,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
-
name: Cache Go modules
uses: actions/cache@v2.1.6
uses: actions/cache@v2
with:
path: |
~/go/pkg/mod
@ -132,7 +132,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
-
name: Cache Go modules
uses: actions/cache@v2.1.6
uses: actions/cache@v2
with:
path: |
~/go/pkg/mod