mirror of
https://github.com/mozilla-actions/sccache-action
synced 2026-09-07 20:04:02 +00:00
Bump to node24
node20 is deprecated, see https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ inputs:
|
|||||||
description: "Disable annotation generation in post-run."
|
description: "Disable annotation generation in post-run."
|
||||||
default: 'false'
|
default: 'false'
|
||||||
runs:
|
runs:
|
||||||
using: "node20"
|
using: "node24"
|
||||||
main: "dist/setup/index.js"
|
main: "dist/setup/index.js"
|
||||||
post: "dist/show_stats/index.js"
|
post: "dist/show_stats/index.js"
|
||||||
branding:
|
branding:
|
||||||
|
|||||||
Reference in New Issue
Block a user