Skip to content

Commit cc643cb

Browse files
authored
Merge pull request #187 from antecedent/dependabot/github_actions/actions/upload-artifact-6
GH Actions: Bump actions/upload-artifact from 5 to 6
2 parents 4bf9736 + d2c34f5 commit cc643cb

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@v5
45+
- uses: actions/upload-artifact@v6
4646
with:
4747
name: phar
4848
path: ./patchwork.phar

0 commit comments

Comments
 (0)