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 e066a22 commit b2d0af1Copy full SHA for b2d0af1
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/[email protected]
24
25
- name: Use Node.js
26
- uses: actions/[email protected].1
+ uses: actions/[email protected].2
27
with:
28
node-version: ${{ matrix.node-version }}
29
0 commit comments