We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35ec2a9 + 9396c75 commit fce41caCopy full SHA for fce41ca
.github/workflows/test.yml
@@ -55,7 +55,7 @@ jobs:
55
- uses: actions/checkout@v3
56
57
- name: Get OpenAssetIO
58
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
59
with:
60
name: OpenAssetIO Build
61
path: ${{ github.workspace }}/openassetio
0 commit comments