Skip to content

Commit

Permalink
Update artifact action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Stonley890 authored Nov 5, 2024
1 parent f4d463b commit 1534ecc
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 @@ -38,7 +38,7 @@ jobs:
working-directory: ${{ github.workspace }}

- name: Upload artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Dragonspeak-${{ github.run_id }}.zip
path: Dragonspeak-${{ github.run_id }}.zip
Expand Down

0 comments on commit 1534ecc

Please sign in to comment.