We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 511b76d + 108e736 commit 63b1020Copy full SHA for 63b1020
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-20.04
8
steps:
9
- uses: actions/checkout@v4
10
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].1
11
with:
12
node-version: '14'
13
- uses: actions/cache@v3
0 commit comments