Skip to content

Commit fe6896d

Browse files
build(deps): Bump actions/cache from 4.3.0 to 5.0.1 in the actions group (#3883)
1 parent 8ca48dd commit fe6896d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
57+
uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
5858
with:
5959
path: |
6060
${{ steps.cache-paths.outputs.go-cache }}

0 commit comments

Comments
 (0)