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.
2 parents aff4219 + 34039c4 commit 9573558Copy full SHA for 9573558
.github/workflows/CI.yml
@@ -160,7 +160,7 @@ jobs:
160
global-json-file: global.json
161
162
- name: Download Binaries
163
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v6
164
with:
165
name: binaries-${{ matrix.runner-os }}
166
path: dist
.github/workflows/integration-tests.yml
@@ -113,7 +113,7 @@ jobs:
113
114
115
116
117
118
119
0 commit comments