Skip to content

Commit

Permalink
Update github upload-artifact to v4 (#419)
Browse files Browse the repository at this point in the history
  • Loading branch information
loosla authored Feb 26, 2025
1 parent 7c2c3ae commit 0da4287
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 0da4287

Please sign in to comment.