We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4300540 commit a3b9ea5Copy full SHA for a3b9ea5
.github/workflows/framework-golden-tests.yml
@@ -86,7 +86,7 @@ jobs:
86
with:
87
go-version: 1.23
88
- name: Cache Go modules
89
- uses: actions/cache@v3
+ uses: actions/cache@v4
90
91
path: |
92
~/.cache/go-build
0 commit comments