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 52acf3d commit 7e37bd8Copy full SHA for 7e37bd8
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Checkout your repository using git
21
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
22
- name: Install, build, and upload your site output
23
- uses: withastro/action@44cbafd43567733e3b007918c6e0711480560516 # v3.0.0
+ uses: withastro/action@063f85a3c9fc861a0a5e5a956225d9031177eff9 # v4.0.0
24
25
deploy:
26
name: Deploy
0 commit comments