Bump actions to node 20 (#3461)

This commit is contained in:
Jonathan Bennett
2024-03-21 15:24:57 -05:00
committed by GitHub
parent 6dd337a651
commit defeb8e52b
15 changed files with 34 additions and 34 deletions

View File

@@ -17,7 +17,7 @@ jobs:
needs: build-raspbian
steps:
- name: Checkout code
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: recursive
ref: ${{github.event.pull_request.head.ref}}
@@ -66,7 +66,7 @@ jobs:
depends: libyaml-cpp0.7, openssl
desc: Native Linux Meshtastic binary.
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: artifact-deb
path: |