Skip to content

Commit 941e96b

Browse files
Update actions/upload-artifact action to v5
1 parent 0411765 commit 941e96b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
sha: context.sha
4444
})
4545
- name: Upload Zip
46-
uses: actions/upload-artifact@v4
46+
uses: actions/upload-artifact@v5
4747
if: success()
4848
with:
4949
name: LipidCreator

0 commit comments

Comments
 (0)