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 f91fd7b commit bdb0996Copy full SHA for bdb0996
.github/workflows/deploy.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
runs-on: ubuntu-latest
20
steps:
21
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
22
- name: Use Node.js 22
23
uses: actions/setup-node@v4
24
with:
0 commit comments