Skip to content

Commit e2b7eba

Browse files
[CI]: Bump actions/download-artifact from 7 to 8
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v7...v8) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91a8d22 commit e2b7eba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6
5656

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

0 commit comments

Comments
 (0)