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 8015842 commit 45900f9Copy full SHA for 45900f9
.github/workflows/deploy.yml
@@ -18,7 +18,7 @@ jobs:
18
runs-on: ubuntu-latest
19
steps:
20
- name: Checkout your repository using git
21
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
22
- name: Install, build, and upload your site
23
uses: withastro/action@v1
24
# with:
0 commit comments