Skip to content

Commit

Permalink
Bump dawidd6/action-download-artifact from v2.10.0 to v2.11.0 (#894)
Browse files Browse the repository at this point in the history
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from v2.10.0 to v2.11.0.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@v2.10.0...891ccce)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dongdong Tian <[email protected]>
  • Loading branch information
dependabot[bot] and seisman authored Feb 14, 2021
1 parent f98af34 commit 1ccfff8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:

# Download cached remote files (artifacts) from GitHub
- name: Download remote data from GitHub
uses: dawidd6/action-download-artifact@v2.10.0
uses: dawidd6/action-download-artifact@v2.11.0
with:
workflow: cache_data.yaml
workflow_conclusion: success
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:

# Download cached remote files (artifacts) from GitHub
- name: Download remote data from GitHub
uses: dawidd6/action-download-artifact@v2.10.0
uses: dawidd6/action-download-artifact@v2.11.0
with:
workflow: cache_data.yaml
workflow_conclusion: success
Expand Down

0 comments on commit 1ccfff8

Please sign in to comment.