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 0ffd0df commit b177fefCopy full SHA for b177fef
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Setup JBang
22
uses: jbangdev/setup-jbang@main
23
- name: Set up node
24
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
25
with:
26
node-version: latest
27
- name: User Info
0 commit comments