File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 go-version : ' 1.25'
1616 - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
1717 with :
18- node-version : 22
18+ node-version : 24
1919
2020 - name : Install oathtool
2121 run : |
Original file line number Diff line number Diff line change 2020 go-version : ' 1.25'
2121 - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
2222 with :
23- node-version : 22
23+ node-version : 24
2424 - name : Install dependencies
2525 run : |
2626 go install honnef.co/go/tools/cmd/staticcheck@v0.6.1
Original file line number Diff line number Diff line change 1414 go-version : ' 1.25'
1515 - uses : actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
1616 with :
17- node-version : 22
17+ node-version : 24
1818
1919 - name : Build js UI
2020 run : make npm-build
You can’t perform that action at this time.
0 commit comments