Compare commits

...

1 Commits

Author SHA1 Message Date
Bassem Dghaidi a9bc5e6ef2 Use Node24
Test / Build (macos-latest) (push) Has been cancelled
Test / Build (ubuntu-latest) (push) Has been cancelled
Test / Build (windows-latest) (push) Has been cancelled
Code scanning - action / CodeQL-Build (push) Failing after 2s
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'