Skip to content

Commit 11c38c5

Browse files
committed
Fix CI script version
Signed-off-by: Ruben Gees <[email protected]>
1 parent 841be28 commit 11c38c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
fetch-depth: '0'
6464

6565
- name: Download outputs
66-
uses: actions/download-artifact@v2.0.1
66+
uses: actions/download-artifact@v2
6767
with:
6868
name: Outputs
6969
path: build/outputs

0 commit comments

Comments
 (0)