Skip to content

Commit ba50299

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
go-version: 1.25
3636

3737
- name: Cache Dependencies
38-
uses: actions/cache@v4
38+
uses: actions/cache@v5
3939
id: gomod-cache
4040
with:
4141
path: ~/go/pkg/mod

0 commit comments

Comments
 (0)