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 34b30aa commit f7e2ce6Copy full SHA for f7e2ce6
.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.0
+ uses: dawidd6/action-download-artifact@v2.11.1
90
with:
91
workflow: cache_data.yaml
92
workflow_conclusion: success
.github/workflows/ci_tests_dev.yaml
@@ -95,7 +95,7 @@ jobs:
95
96
97
98
99
100
101
0 commit comments