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.
2 parents 8bbfd37 + 69f3596 commit 8b3d08eCopy full SHA for 8b3d08e
.github/workflows/deploy.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout
10
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
11
- name: Setup Node
12
uses: actions/setup-node@v4
13
with:
.github/workflows/test.yml
@@ -6,7 +6,7 @@ jobs:
6
0 commit comments