Skip to content

Commit

Permalink
Update github action. (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch authored Sep 5, 2023
1 parent b0485a0 commit e8ae81a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
# And lastly, we upload the generated build/ folder as artifact so we can
# use it in later steps.
- name: Upload build and .svelte-kit folder
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: build
if-no-files-found: error
Expand Down

0 comments on commit e8ae81a

Please sign in to comment.