Skip to content

Commit

Permalink
Fix CI script version
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben Gees <rubengees7@googlemail.com>
  • Loading branch information
rubengees committed May 21, 2020
1 parent 841be28 commit 11c38c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
fetch-depth: '0'

- name: Download outputs
uses: actions/download-artifact@v2.0.1
uses: actions/download-artifact@v2
with:
name: Outputs
path: build/outputs
Expand Down

0 comments on commit 11c38c5

Please sign in to comment.