Skip to content

Commit

Permalink
Update github upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
loosla committed Feb 26, 2025
1 parent 7c2c3ae commit cc248a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: poetry build

- name: Upload a Build Artifacts
uses: actions/upload-artifact@v3.1.1
uses: actions/upload-artifact@v4
with:
name: dist
path: dist/
Expand Down

0 comments on commit cc248a3

Please sign in to comment.