Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lcerrato authored Feb 6, 2025
1 parent 481b7d0 commit 6d13e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
# Include manifest.txt as a job artifact so we can re-use it when creating the release.
- name: Export manifest.txt
id: export_manifest
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: manifest-txt
path: manifest.txt
Expand Down

0 comments on commit 6d13e08

Please sign in to comment.