We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95cc0d9 + 094f75d commit 7a55d3cCopy full SHA for 7a55d3c
1 file changed
.github/workflows/test.yml
@@ -55,7 +55,7 @@ jobs:
55
- uses: actions/checkout@v6
56
57
- name: Get OpenAssetIO
58
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v7
59
with:
60
name: OpenAssetIO Build
61
path: ${{ github.workspace }}/openassetio
0 commit comments