Skip to content

Commit 7591946

Browse files
committed
CI: upgrade download-artifact
1 parent 1b824a8 commit 7591946

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/git2mail.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,17 +81,17 @@ jobs:
8181
draft: true
8282

8383
- name: Download Linux artifact
84-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
84+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
8585
with:
8686
name: git2mail-linux
8787

8888
- name: Download Windows artifact
89-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
89+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
9090
with:
9191
name: git2mail-windows
9292

9393
- name: Download MacOS artifact
94-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
94+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
9595
with:
9696
name: git2mail-macos
9797

0 commit comments

Comments
 (0)