update actions version
This commit is contained in:
parent
a4802ff6a7
commit
c3adbccc50
1 changed files with 1 additions and 1 deletions
2
.github/workflows/githubci.yml
vendored
2
.github/workflows/githubci.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
ls examples/*/build/
|
||||
|
||||
- name: Upload build artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: example_uf2s
|
||||
path: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue