Skip to content

Commit cfef149

Browse files
authored
Merge pull request #89 from MIA-Development-Team/dependabot/github_actions/actions/download-artifact-7
ci(deps): bump actions/download-artifact from 6 to 7
2 parents 486a86f + 1d54586 commit cfef149

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gametestresults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
working-directory: .github/scripts
2828

2929
- name: Download test logs
30-
uses: actions/download-artifact@v6
30+
uses: actions/download-artifact@v7
3131
with:
3232
name: game-test-logs
3333
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)