We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f98af34 commit 1ccfff8Copy full SHA for 1ccfff8
.github/workflows/ci_tests.yaml
@@ -76,7 +76,7 @@ jobs:
76
77
# Download cached remote files (artifacts) from GitHub
78
- name: Download remote data from GitHub
79
- uses: dawidd6/action-download-artifact@v2.10.0
+ uses: dawidd6/action-download-artifact@v2.11.0
80
with:
81
workflow: cache_data.yaml
82
workflow_conclusion: success
.github/workflows/ci_tests_dev.yaml
@@ -95,7 +95,7 @@ jobs:
95
96
97
98
99
100
101
0 commit comments