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 e94aaa2 commit 46959ddCopy full SHA for 46959dd
.github/workflows/docs.yml
@@ -59,7 +59,7 @@ jobs:
59
60
- name: Cache SIMICS Dependencies
61
id: cache-simics-packages
62
- uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3
+ uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
63
with:
64
path: ~/simics
65
key: simics-linux-${{ env.PUBLIC_SIMICS_PACKAGE_VERSION_1000 }}
0 commit comments