Skip to content

Commit 9044130

Browse files
authored
Merge pull request #6432 from galaxyproject/dependabot/github_actions/actions/upload-artifact-5
Bump actions/upload-artifact from 4 to 5
2 parents 2207845 + 7533325 commit 9044130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8585

8686

87-
- uses: actions/upload-artifact@v4
87+
- uses: actions/upload-artifact@v5
8888
if: always()
8989
with:
9090
name: reviewdog

0 commit comments

Comments
 (0)