Skip to content

Commit a5fb16d

Browse files
committed
update version of artifact download action
1 parent 7532e09 commit a5fb16d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_test_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
version: "2.0-64"
5050
steps:
5151
- name: Download artifact
52-
uses: actions/download-artifact@v7
52+
uses: actions/download-artifact@v8
5353
with:
5454
name: action-artifact
5555
- name: "Run action"

0 commit comments

Comments
 (0)