Skip to content

Commit c8a6a00

Browse files
committed
fix: update upload-artifact version since v3 was removed
1 parent 155fc91 commit c8a6a00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changevisibility.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
QUAY_OAUTH_TOKEN: ${{ secrets.QUAY_BIOCONTAINERS_TOKEN }}
2121

2222
- name: Upload logs
23-
uses: actions/upload-artifact@v3
23+
uses: actions/upload-artifact@v4
2424
with:
2525
name: logs
2626
path: biocontainers-*.txt

0 commit comments

Comments
 (0)