Skip to content

Commit 8feb0cc

Browse files
committed
Update action pin
1 parent bfca9bc commit 8feb0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
name: Build firmware
1414
steps:
1515
- name: Check out this repository
16-
uses: actions/checkout@v3
16+
uses: actions/checkout@v4
1717

1818
- name: Build Docker image
1919
run: docker compose build --pull --build-arg APT_MIRROR="http://azure.archive.ubuntu.com/ubuntu/"

0 commit comments

Comments
 (0)