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 5a5b8ae commit 2223528Copy full SHA for 2223528
.github/workflows/site.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Setup sbt
54
uses: sbt/setup-sbt@v1
55
- name: Setup NodeJs
56
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v6
57
with:
58
node-version: 16.x
59
registry-url: https://registry.npmjs.org
0 commit comments