summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/mpremote.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mpremote.yml b/.github/workflows/mpremote.yml
index d4f2e861a..3cfb9d47d 100644
--- a/.github/workflows/mpremote.yml
+++ b/.github/workflows/mpremote.yml
@@ -24,7 +24,7 @@ jobs:
- name: Build mpremote wheel
run: cd tools/mpremote && python -m build --wheel
- name: Archive mpremote wheel
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v3
with:
name: mpremote
path: |