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 f57da74 commit 6c3f18cCopy full SHA for 6c3f18c
.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