Skip to content

Commit

Permalink
bump artifact actions to v4 (#271)
Browse files Browse the repository at this point in the history
  • Loading branch information
clangenb authored Dec 11, 2024
1 parent ba7287b commit 518dd8d
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 @@ -76,7 +76,7 @@ jobs:
run: cargo +stable about generate about.hbs > license.html

- name: Archive license file
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: license
path: license.html
Expand Down

0 comments on commit 518dd8d

Please # to comment.