Skip to content

Commit e4e4c7e

Browse files
Bump actions/download-artifact from 6 to 7 (#15)
1 parent 558ea39 commit e4e4c7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
id: get_version
6666
run: echo ::set-output name=VERSION::${GITHUB_REF/refs\/tags\//}
6767
- name: Download components.tar
68-
uses: actions/download-artifact@v6
68+
uses: actions/download-artifact@v7
6969
with:
7070
name: components.tar
7171
- name: Extract components

0 commit comments

Comments
 (0)