Skip to content

Commit fd54574

Browse files
build(deps): Bump actions/cache from 4.2.4 to 4.3.0 in the actions group (#3742)
1 parent 138500e commit fd54574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
echo "go-mod-cache=$(go env GOMODCACHE)" >> $GITHUB_OUTPUT
5555
5656
- name: Cache go modules
57-
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
57+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
5858
with:
5959
path: |
6060
${{ steps.cache-paths.outputs.go-cache }}

0 commit comments

Comments
 (0)