We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 30cbc85 + fee41a3 commit c680dd2Copy full SHA for c680dd2
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
build:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
13
- uses: actions/setup-node@v2
14
with:
15
cache: yarn
0 commit comments