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 1ee8024 commit 3585fcaCopy full SHA for 3585fca
.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