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 64836a8 commit 7f2ccedCopy full SHA for 7f2cced
.github/workflows/CI.yml
@@ -164,7 +164,7 @@ jobs:
164
165
166
- name: Download Binaries
167
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
168
with:
169
name: binaries-${{ matrix.runner-os }}
170
path: dist
.github/workflows/integration-tests.yml
@@ -113,7 +113,7 @@ jobs:
113
global-json-file: global.json
114
115
116
117
118
119
0 commit comments