Skip to content

Commit 43d5bff

Browse files
authored
Merge pull request #182 from antecedent/dependabot/github_actions/actions/upload-artifact-5
GH Actions: Bump actions/upload-artifact from 4 to 5
2 parents f86e246 + 856f923 commit 43d5bff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Display PHAR info via Box
4343
run: box info -l patchwork.phar
4444

45-
- uses: actions/upload-artifact@v4
45+
- uses: actions/upload-artifact@v5
4646
with:
4747
name: phar
4848
path: ./patchwork.phar

0 commit comments

Comments
 (0)