Skip to content

Commit

Permalink
(maint) update upload-artifact version to v4
Browse files Browse the repository at this point in the history
v1 and v2 of the upload-artifact are no longer available. This updates
to version 4.
  • Loading branch information
jonathannewman committed Sep 9, 2024
1 parent 677a14d commit 739815f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/component_diff_check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
cat ./output/text
- name: Upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: artifacts
path: output/

0 comments on commit 739815f

Please sign in to comment.