Skip to content

Commit 78c9d89

Browse files
authored
Merge pull request #194 from lavalink4net/dependabot/github_actions/dot-github/workflows/dawidd6/action-download-artifact-6
chore(deps): Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows
2 parents a313a5c + 0a3f5a7 commit 78c9d89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Download artifact
4242
id: download-artifact
4343
if: github.event_name == 'pull_request' && matrix.configuration == 'Release'
44-
uses: dawidd6/action-download-artifact@v2
44+
uses: dawidd6/action-download-artifact@v6
4545
with:
4646
github_token: ${{secrets.GITHUB_TOKEN}}
4747
commit: ${{github.event.pull_request.base.sha}}

0 commit comments

Comments
 (0)