We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12df990 commit a1bed4aCopy full SHA for a1bed4a
2 files changed
.github/workflows/ci-tests.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
- uses: actions/setup-node@master
16
with:
17
- node-version: ${{ env.NODE_VERSION }}
+ node-version: 20
18
registry-url: 'https://npm.pkg.github.com'
19
scope: "@rumblefishdev"
20
0 commit comments