We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b543f17 commit 1772f0bCopy full SHA for 1772f0b
.github/workflows/test.yaml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/checkout@v3
29
30
- name: Go cache
31
- uses: actions/cache@v2
+ uses: actions/cache@v3
32
with:
33
# In order:
34
# * Module download cache
0 commit comments