Compare commits

..
1 Commits
Author SHA1 Message Date
Bassem DghaidiandGitHub a9bc5e6ef2 Use Node24
Code scanning - action / CodeQL-Build (push) Canceled after 0s
Test / Build (macos-latest) (push) Canceled after 0s
Test / Build (ubuntu-latest) (push) Canceled after 0s
Test / Build (windows-latest) (push) Canceled after 0s
2026-03-17 06:33:43 -07:00
+1 -1
View File
@@ -9,5 +9,5 @@ inputs:
description: 'Destination path'
required: false
runs:
using: 'node20'
using: 'node24'
main: 'dist/index.js'