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 3ac5d96 commit 141c66bCopy full SHA for 141c66b
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@v2
+ uses: actions/checkout@v3
23
- name: Install, build, and upload your site
24
uses: withastro/action@v0
25
0 commit comments