mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 15:23:03 +01:00
Bump dawidd6/action-download-artifact from 2 to 6 in /.github/workflows (#8328)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 2 to 6. - [Release notes](https://github.com/dawidd6/action-download-artifact/releases) - [Commits](https://github.com/dawidd6/action-download-artifact/compare/v2...v6) --- updated-dependencies: - dependency-name: dawidd6/action-download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e9584dbc24
commit
f738e815b8
2
.github/workflows/qa.yml
vendored
2
.github/workflows/qa.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
|
||||
- name: Download firebird installer
|
||||
id: download-artifact
|
||||
uses: dawidd6/action-download-artifact@v2
|
||||
uses: dawidd6/action-download-artifact@v6
|
||||
with:
|
||||
github_token: ${{secrets.GITHUB_TOKEN}}
|
||||
workflow: main.yml
|
||||
|
Loading…
Reference in New Issue
Block a user