We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfca9bc commit 8feb0ccCopy full SHA for 8feb0cc
.github/workflows/build.yaml
@@ -13,7 +13,7 @@ jobs:
13
name: Build firmware
14
steps:
15
- name: Check out this repository
16
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
17
18
- name: Build Docker image
19
run: docker compose build --pull --build-arg APT_MIRROR="http://azure.archive.ubuntu.com/ubuntu/"
0 commit comments