Skip to content

Commit a59944a

Browse files
chore(deps): update actions/cache action to v4.2.3
1 parent bc584e6 commit a59944a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Cache Go
4343
id: go-cache
4444
timeout-minutes: 5
45-
uses: actions/cache@v4
45+
uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
4646
with:
4747
path: |
4848
~/go/bin

0 commit comments

Comments
 (0)