Skip to content

Commit a756fbf

Browse files
authored
Merge pull request #24 from apple1417/master
update outdated download artifact action
2 parents 2284859 + d739cc6 commit a756fbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ jobs:
447447
uses: actions/checkout@v4
448448

449449
- name: Download artifacts
450-
uses: actions/download-artifact@v3
450+
uses: actions/download-artifact@v4
451451

452452
- name: Create new release tag
453453
uses: rickstaa/action-create-tag@v1

0 commit comments

Comments
 (0)