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 6c3f18c commit d9450cdCopy full SHA for d9450cd
.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].1
+ uses: actions/[email protected].2
32
with:
33
node-version: ${{ matrix.node-version }}
34
0 commit comments