We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 526d154 commit 652252bCopy full SHA for 652252b
.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