Skip to content

Commit

Permalink
fix: Change upload-artifact version to 4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
DuoDuoJuZi authored Dec 20, 2024
1 parent f5507a7 commit f1db2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
uses: MariachiBear/[email protected]

- name: Upload Artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4.5
with:
name: ${{ steps.repo-name.outputs.repository-name }} ${{ steps.short_sha.outputs.sha_short }}
path: |
Expand Down

0 comments on commit f1db2a3

Please sign in to comment.