Skip to content

Commit

Permalink
fix: Change upload-artifact version to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DuoDuoJuZi authored Dec 20, 2024
1 parent f1db2a3 commit 3d1e480
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/[email protected]
uses: actions/[email protected].0
with:
name: ${{ steps.repo-name.outputs.repository-name }} ${{ steps.short_sha.outputs.sha_short }}
path: |
Expand Down

0 comments on commit 3d1e480

Please sign in to comment.