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 a2fff78 + a470786 commit bbe44d1Copy full SHA for bbe44d1
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/[email protected]
29
30
- name: Install Node
31
- uses: actions/setup-node@v4.4.0
+ uses: actions/setup-node@v5.0.0
32
with:
33
node-version: ${{ matrix.node }}
34
0 commit comments