We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73e6939 commit 6401f38Copy full SHA for 6401f38
1 file changed
action.yml
@@ -41,7 +41,7 @@ outputs:
41
description: "Boolean indicating if cache was restored"
42
43
runs:
44
- using: node20
+ using: node24
45
main: dist/index.mjs
46
post: dist/index.mjs
47
post-if: success()
0 commit comments