We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22749cf commit 73c39c9Copy full SHA for 73c39c9
action.yml
@@ -2,7 +2,7 @@ name: Flarum JavaScript Build
2
description: Automatically compile your extension's JavaScript files
3
author: 'Flarum'
4
runs:
5
- using: 'node16'
+ using: 'node20'
6
main: 'dist/index.js'
7
inputs:
8
github_token:
0 commit comments