We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533e0c8 commit 27618ccCopy full SHA for 27618cc
1 file changed
.github/workflows/ci-cd.yml
@@ -40,7 +40,7 @@ jobs:
40
check-latest: true
41
42
- name: Cache Go modules
43
- uses: actions/cache@v4
+ uses: actions/cache@v5
44
with:
45
path: |
46
~/.cache/go-build
0 commit comments