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 6004a0c commit 1663e69Copy full SHA for 1663e69
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
10
- name: Setup node
11
uses: actions/setup-node@v4
12
with:
.github/workflows/deploy.yml
@@ -7,7 +7,7 @@ jobs:
deploy:
13
0 commit comments