Merge pull request #529 from actions/node24

This commit is contained in:
Nick Alteen
2025-08-07 22:32:55 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
20.9.0 24.4.0

View File

@@ -20,5 +20,5 @@ outputs:
description: Your output description here description: Your output description here
runs: runs:
using: node20 using: node24
main: dist/index.js main: dist/index.js