Skip to content

Commit

Permalink
upload-artifact-v4
Browse files Browse the repository at this point in the history
  • Loading branch information
NickJosevski authored Dec 17, 2024
1 parent cfb918d commit 48a3e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-astro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
packages: ${{ steps.package.outputs.package_file_path }}

- name: Let people download package
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: ${{ ! env.SHOULD_DEPLOY }}
with:
name: docs-microsite
Expand Down

0 comments on commit 48a3e6f

Please sign in to comment.