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 02b9b75 commit 4fede4bCopy full SHA for 4fede4b
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
node: [14, 16]
11
steps:
12
- uses: actions/checkout@v2
13
- - uses: actions/[email protected].0
+ - uses: actions/[email protected].1
14
with:
15
node-version: ${{ matrix.node }}
16
- run: npx pnpm i --frozen-lockfile=false
0 commit comments