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 3c02d60 commit 0af3476Copy full SHA for 0af3476
.github/workflows/main.yml
@@ -78,7 +78,7 @@ jobs:
78
fetch-depth: 0
79
80
- name: Setup node
81
- uses: actions/setup-node@v2
+ uses: actions/setup-node@v3
82
with:
83
node-version: '17'
84
0 commit comments