We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbd9744 commit 95711ebCopy full SHA for 95711eb
.github/workflows/main.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
10
- uses: actions/setup-node@v3
11
with:
12
node-version: 18
.github/workflows/vue-2.yml
0 commit comments