Skip to content

Commit 27618cc

Browse files
chore(deps): update actions/cache action to v5 (#23)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 533e0c8 commit 27618cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
check-latest: true
4141

4242
- name: Cache Go modules
43-
uses: actions/cache@v4
43+
uses: actions/cache@v5
4444
with:
4545
path: |
4646
~/.cache/go-build

0 commit comments

Comments
 (0)