Skip to content

Commit ee47954

Browse files
Update actions/cache digest to 5656298
1 parent b2e6cf2 commit ee47954

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
go-version: "1.26"
1919

2020
- name: Cache Go modules
21-
uses: actions/cache@b7e8d49f17405cc70c1c120101943203c98d3a4b
21+
uses: actions/cache@565629816435f6c0b50676926c9b05c254113c0c
2222
with:
2323
path: ~/go/pkg/mod
2424
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}

0 commit comments

Comments
 (0)