Skip to content

Commit 24b8718

Browse files
authored
Merge pull request #58 from AuraDevelopmentTeam/dependabot/github_actions/dot-github/workflows/dawidd6/action-download-artifact-6
Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows
2 parents 30577ed + ca1a68c commit 24b8718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_checks_reports.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
env:
2121
github_ref: ${{ github.ref }}
2222
shell: bash
23-
- uses: dawidd6/action-download-artifact@v2
23+
- uses: dawidd6/action-download-artifact@v6
2424
with:
2525
workflow: code_checks.yml
2626
name: ${{ env.ref }}_code-checks_${{ matrix.os }}

0 commit comments

Comments
 (0)