Skip to content

Commit 46959dd

Browse files
authored
ci: update actions/cache to v4.2.2 in docs workflow (#130)
1 parent e94aaa2 commit 46959dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
6060
- name: Cache SIMICS Dependencies
6161
id: cache-simics-packages
62-
uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3.3.3
62+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
6363
with:
6464
path: ~/simics
6565
key: simics-linux-${{ env.PUBLIC_SIMICS_PACKAGE_VERSION_1000 }}

0 commit comments

Comments
 (0)