Skip to content

Commit 60c0814

Browse files
chore(deps): bump dawidd6/action-download-artifact from 15 to 16 (#6826)
1 parent 79e5d29 commit 60c0814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-installer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fetch-depth: 0 # allows for tags access
2626

2727
- name: Download artifact
28-
uses: dawidd6/action-download-artifact@v15
28+
uses: dawidd6/action-download-artifact@v16
2929
with:
3030
workflow: build.yml
3131
name: chatterino-windows-x86-64-Qt-${{ matrix.qt-version }}.zip

0 commit comments

Comments
 (0)