Skip to content

Commit fce41ca

Browse files
authored
Merge pull request #110 from OpenAssetIO/dependabot/github_actions/actions/download-artifact-5
[CI]: Bump actions/download-artifact from 4 to 5
2 parents 35ec2a9 + 9396c75 commit fce41ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- uses: actions/checkout@v3
5656

5757
- name: Get OpenAssetIO
58-
uses: actions/download-artifact@v4
58+
uses: actions/download-artifact@v5
5959
with:
6060
name: OpenAssetIO Build
6161
path: ${{ github.workspace }}/openassetio

0 commit comments

Comments
 (0)