Skip to content

Commit

Permalink
Fix download-artifact version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tuokri committed Nov 22, 2023
1 parent e8b2761 commit 695df6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/udk-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
path: tests/out/

- name: Download UMB executables
uses: actions/download-artifact@vc3
uses: actions/download-artifact@v3
with:
name: umb-generator-executable-windows-latest-${{ matrix.build_type }}
path: build/
Expand Down

0 comments on commit 695df6c

Please sign in to comment.