We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be91c11 commit 82685a2Copy full SHA for 82685a2
1 file changed
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
runs-on: ubuntu-latest
20
steps:
21
- name: Checkout your repository using git
22
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
23
24
- name: Install, build, and upload your site
25
uses: withastro/action@v2
0 commit comments