Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 9c3d420 + 4919915 commit 252fc71Copy full SHA for 252fc71
1 file changed
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/[email protected]
31
32
- name: Install Node
33
- uses: actions/setup-node@v4.4.0
+ uses: actions/setup-node@v5.0.0
34
with:
35
node-version: ${{ matrix.node }}
36
0 commit comments