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 25a8370 commit cd3076dCopy full SHA for cd3076d
.github/workflows/deploy.yaml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ubuntu-latest
25
26
steps:
27
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
28
29
- uses: actions/setup-node@v4
30
with:
0 commit comments