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 e0281c4 commit ac2abafCopy full SHA for ac2abaf
.github/workflows/CI.yml
@@ -163,7 +163,7 @@ jobs:
163
global-json-file: global.json
164
165
- name: Download Binaries
166
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
167
with:
168
name: binaries-${{ matrix.runner-os }}
169
path: dist
.github/workflows/integration-tests.yml
@@ -88,7 +88,7 @@ jobs:
88
89
90
91
92
93
94
0 commit comments