mirror of
https://github.com/Noltari/pico-uart-bridge.git
synced 2025-01-15 10:25:13 +00:00
github: bump checkout to v4
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
ca81e5c242
commit
2e3f10f756
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
|||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: 'Check out code'
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: 'Install dependencies'
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue