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 1c7d17e commit 70dae20Copy full SHA for 70dae20
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
- uses: actions/[email protected]
29
30
- name: Use Node.js
31
- uses: actions/[email protected].0
+ uses: actions/[email protected].1
32
with:
33
node-version: ${{ matrix.node-version }}
34
0 commit comments