We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d39b47d + 7b6f996 commit 49bac09Copy full SHA for 49bac09
2 files changed
.github/workflows/build-preview.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
13
steps:
14
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
15
- uses: actions/setup-node@v3
16
with:
17
node-version: 16.x
.github/workflows/build.yml
@@ -10,7 +10,7 @@ jobs:
10
build:
0 commit comments