Skip to content

Commit 1ccfff8

Browse files
Bump dawidd6/action-download-artifact from v2.10.0 to v2.11.0 (#894)
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]>
1 parent f98af34 commit 1ccfff8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676

7777
# Download cached remote files (artifacts) from GitHub
7878
- name: Download remote data from GitHub
79-
uses: dawidd6/action-download-artifact@v2.10.0
79+
uses: dawidd6/action-download-artifact@v2.11.0
8080
with:
8181
workflow: cache_data.yaml
8282
workflow_conclusion: success

.github/workflows/ci_tests_dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595

9696
# Download cached remote files (artifacts) from GitHub
9797
- name: Download remote data from GitHub
98-
uses: dawidd6/action-download-artifact@v2.10.0
98+
uses: dawidd6/action-download-artifact@v2.11.0
9999
with:
100100
workflow: cache_data.yaml
101101
workflow_conclusion: success

0 commit comments

Comments
 (0)