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 c134a03 commit 99270c0Copy full SHA for 99270c0
.github/workflows/CI.yml
@@ -158,7 +158,7 @@ jobs:
158
global-json-file: global.json
159
160
- name: Download Binaries
161
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
162
with:
163
name: binaries-${{ matrix.runner-os }}
164
path: dist
.github/workflows/integration-tests.yml
@@ -113,7 +113,7 @@ jobs:
113
114
115
116
117
118
119
0 commit comments