Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.

Commit 9aa79b0

Browse files
Khalil Estellkammce
authored andcommitted
👷 Upgrade to ci/4.1.0
1 parent 6c9fcd1 commit 9aa79b0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,26 +29,26 @@ on:
2929

3030
jobs:
3131
ci:
32-
uses: libhal/ci/.github/workflows/library.yml@4.0.0
32+
uses: libhal/ci/.github/workflows/library.yml@4.1.0
3333
with:
3434
library: libhal-rmd
3535
coverage: true
3636
secrets: inherit
3737

3838
deploy:
39-
uses: libhal/ci/.github/workflows/deploy.yml@4.0.0
39+
uses: libhal/ci/.github/workflows/deploy.yml@4.1.0
4040
secrets: inherit
4141

4242
build_lpc4074:
43-
uses: libhal/ci/.github/workflows/demo_builder.yml@4.0.0
43+
uses: libhal/ci/.github/workflows/demo_builder.yml@4.1.0
4444
with:
4545
profile: lpc4074
4646
processor_profile: https://github.com/libhal/libhal-armcortex.git
4747
platform_profile: https://github.com/libhal/libhal-lpc40.git
4848
secrets: inherit
4949

5050
build_lpc4078:
51-
uses: libhal/ci/.github/workflows/demo_builder.yml@4.0.0
51+
uses: libhal/ci/.github/workflows/demo_builder.yml@4.1.0
5252
with:
5353
profile: lpc4078
5454
processor_profile: https://github.com/libhal/libhal-armcortex.git

0 commit comments

Comments
 (0)