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 9e4ec1e + bb47735 commit d59e72fCopy full SHA for d59e72f
.github/workflows/CI.yml
@@ -180,7 +180,7 @@ jobs:
180
global-json-file: global.json
181
182
- name: Download Binaries
183
- uses: actions/download-artifact@v6
+ uses: actions/download-artifact@v7
184
with:
185
name: binaries-${{ matrix.runner-os }}
186
path: dist
.github/workflows/integration-tests.yml
@@ -113,7 +113,7 @@ jobs:
113
114
115
116
117
118
119
0 commit comments