Skip to content

Commit b5f3284

Browse files
renovate[bot]fbricon
authored andcommitted
chore(deps): update actions/upload-artifact action to v5
1 parent a2a7968 commit b5f3284

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: ./mvnw --batch-mode --update-snapshots verify -Pflat-repo
3030

3131
- name: Upload p2 update site
32-
uses: actions/upload-artifact@v4
32+
uses: actions/upload-artifact@v5
3333
if: runner.os == 'Linux'
3434
with:
3535
name: jbang.eclipse

0 commit comments

Comments
 (0)