Skip to content

Commit 7337e08

Browse files
committed
github/workflows: Update actions/upload-artifact to v4.
Because v3 is now deprecated. Signed-off-by: Damien George <damien@micropython.org>
1 parent b379e4f commit 7337e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
if: vars.MICROPY_PUBLISH_MIP_INDEX && github.event_name == 'push' && ! github.event.deleted
2424
run: source tools/ci.sh && ci_push_package_index
2525
- name: Upload packages as artifact
26-
uses: actions/upload-artifact@v3
26+
uses: actions/upload-artifact@v4
2727
with:
2828
name: packages-${{ github.sha }}
2929
path: ${{ env.PACKAGE_INDEX_PATH }}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy