We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f800d50 + 5ef55f9 commit 155742bCopy full SHA for 155742b
.github/workflows/test.yml
@@ -90,7 +90,7 @@ jobs:
90
91
- name: "Restore cache"
92
id: "restore-cache"
93
- uses: "actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2" # v4.0.0
+ uses: "actions/cache@ab5e6d0c87105b4c9c2047343972218f562e4319" # v4.0.1
94
with:
95
# The cache key includes the following to ensure it busts correctly:
96
#
@@ -142,7 +142,7 @@ jobs:
142
143
144
145
146
147
148
0 commit comments