Skip to content

Commit

Permalink
last-last ditch
Browse files Browse the repository at this point in the history
  • Loading branch information
simeydotme committed Oct 27, 2024
1 parent 61415c8 commit a569ceb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout your repository using git
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Install, build, and upload your site output
uses: withastro/action@v1
uses: withastro/action@v2
with:
node-version: 20
pnpm-version: 8
Expand Down

0 comments on commit a569ceb

Please sign in to comment.