Skip to content

Commit e049f12

Browse files
dependabot[bot]Stranger6667
authored andcommitted
build(deps): bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v4...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent afc7ba1 commit e049f12

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

.github/workflows/java-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: cargo build --release --target ${{ matrix.target }}
6161

6262
- name: Upload native library
63-
uses: actions/upload-artifact@v4
63+
uses: actions/upload-artifact@v5
6464
with:
6565
name: native-${{ matrix.platform }}
6666
if-no-files-found: error
@@ -98,7 +98,7 @@ jobs:
9898
gradle build --info
9999
100100
- name: Upload JAR
101-
uses: actions/upload-artifact@v4
101+
uses: actions/upload-artifact@v5
102102
with:
103103
name: java-jar
104104
if-no-files-found: error

.github/workflows/javascript-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
working-directory: bindings/javascript
186186

187187
- name: Upload artifacts
188-
uses: actions/upload-artifact@v4
188+
uses: actions/upload-artifact@v5
189189
with:
190190
name: bindings-${{ matrix.settings.target }}
191191
path: bindings/javascript/${{ env.APP_NAME }}.*.node
@@ -222,7 +222,7 @@ jobs:
222222
working-directory: ./bindings/javascript
223223

224224
- name: Upload artifacts
225-
uses: actions/upload-artifact@v4
225+
uses: actions/upload-artifact@v5
226226
with:
227227
name: wasm32
228228
path: bindings/javascript/wasm/

.github/workflows/python-release.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: |
3737
pip install dist/${{ env.PACKAGE_NAME }}-*.tar.gz --force-reinstall
3838
- name: Upload sdist
39-
uses: actions/upload-artifact@v4
39+
uses: actions/upload-artifact@v5
4040
with:
4141
name: sdist
4242
if-no-files-found: error
@@ -60,7 +60,7 @@ jobs:
6060
run: |
6161
pip install dist/${{ env.PACKAGE_NAME }}-*.whl --force-reinstall
6262
- name: Upload wheels
63-
uses: actions/upload-artifact@v4
63+
uses: actions/upload-artifact@v5
6464
with:
6565
name: wheel-macos-x86_64
6666
if-no-files-found: error
@@ -83,7 +83,7 @@ jobs:
8383
run: |
8484
pip install dist/${{ env.PACKAGE_NAME }}-*universal2.whl --force-reinstall
8585
- name: Upload wheels
86-
uses: actions/upload-artifact@v4
86+
uses: actions/upload-artifact@v5
8787
with:
8888
name: wheel-macos-universal
8989
if-no-files-found: error
@@ -111,7 +111,7 @@ jobs:
111111
run: |
112112
python -m pip install dist/${{ env.PACKAGE_NAME }}-*.whl --force-reinstall
113113
- name: Upload wheels
114-
uses: actions/upload-artifact@v4
114+
uses: actions/upload-artifact@v5
115115
with:
116116
name: wheel-windows-${{ matrix.target }}
117117
if-no-files-found: error
@@ -139,7 +139,7 @@ jobs:
139139
run: |
140140
pip install dist/${{ env.PACKAGE_NAME }}-*.whl --force-reinstall
141141
- name: Upload wheels
142-
uses: actions/upload-artifact@v4
142+
uses: actions/upload-artifact@v5
143143
with:
144144
name: wheel-linux-${{ matrix.target }}
145145
if-no-files-found: error
@@ -178,7 +178,7 @@ jobs:
178178
run: |
179179
pip3 install ${{ env.PACKAGE_NAME }} --no-index --find-links dist/ --force-reinstall --break-system-packages
180180
- name: Upload wheels
181-
uses: actions/upload-artifact@v4
181+
uses: actions/upload-artifact@v5
182182
with:
183183
name: wheel-linux-cross-${{ matrix.target }}
184184
if-no-files-found: error
@@ -211,7 +211,7 @@ jobs:
211211
apk add py3-pip
212212
pip3 install ${{ env.PACKAGE_NAME }} --no-index --find-links /io/dist/ --force-reinstall --break-system-packages
213213
- name: Upload wheels
214-
uses: actions/upload-artifact@v4
214+
uses: actions/upload-artifact@v5
215215
with:
216216
name: wheel-musllinux-${{ matrix.target }}
217217
if-no-files-found: error
@@ -248,7 +248,7 @@ jobs:
248248
run: |
249249
pip3 install ${{ env.PACKAGE_NAME }} --no-index --find-links dist/ --force-reinstall --break-system-packages
250250
- name: Upload wheels
251-
uses: actions/upload-artifact@v4
251+
uses: actions/upload-artifact@v5
252252
with:
253253
name: wheel-musllinux-cross-${{ matrix.platform.target }}-${{ matrix.platform.arch }}
254254
if-no-files-found: error
@@ -281,7 +281,7 @@ jobs:
281281
run: |
282282
pip install dist/${{ env.PACKAGE_NAME }}-*.whl --force-reinstall
283283
- name: Upload wheels
284-
uses: actions/upload-artifact@v4
284+
uses: actions/upload-artifact@v5
285285
with:
286286
name: wheel-pypy-${{ matrix.os }}-${{ matrix.target }}-${{ matrix.python-version }}
287287
if-no-files-found: error
@@ -312,7 +312,7 @@ jobs:
312312
DEFAULT_CROSS_BUILD_ENV_URL: "https://github.com/pyodide/pyodide/releases/download/0.28.0a3/xbuildenv-0.28.0a3.tar.bz2"
313313
RUSTFLAGS: "-C link-arg=-sSIDE_MODULE=2 -Z link-native-libraries=no -Z emscripten-wasm-eh"
314314
- name: Upload wheels
315-
uses: actions/upload-artifact@v4
315+
uses: actions/upload-artifact@v5
316316
with:
317317
name: wheel-pyodide
318318
if-no-files-found: error

0 commit comments

Comments
 (0)