We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74d7e6e commit da8a989Copy full SHA for da8a989
.github/workflows/ci_tests.yaml
@@ -86,7 +86,7 @@ jobs:
86
87
# Download cached remote files (artifacts) from GitHub
88
- name: Download remote data from GitHub
89
- uses: dawidd6/action-download-artifact@v2.11.1
+ uses: dawidd6/action-download-artifact@v2.12.0
90
with:
91
workflow: cache_data.yaml
92
workflow_conclusion: success
.github/workflows/ci_tests_dev.yaml
@@ -97,7 +97,7 @@ jobs:
97
98
99
100
101
102
103
0 commit comments