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 b380004 commit 546dfdcCopy full SHA for 546dfdc
.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