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 837a9da commit c044b25Copy full SHA for c044b25
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
python-version: '3.10'
21
22
- name: "Set up Node.js"
23
- uses: actions/setup-node@v
+ uses: actions/setup-node@v3
24
with:
25
node-version: '22'
26
0 commit comments