We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1a4360 commit 580c50bCopy full SHA for 580c50b
.github/workflows/examples-efr32.yaml
@@ -40,7 +40,7 @@ jobs:
40
if: github.actor != 'restyled-io[bot]'
41
42
container:
43
- image: ghcr.io/project-chip/chip-build-efr32:54
+ image: ghcr.io/project-chip/chip-build-efr32:56
44
volumes:
45
- "/tmp/bloat_reports:/tmp/bloat_reports"
46
steps:
.github/workflows/release_artifacts.yaml
@@ -64,7 +64,7 @@ jobs:
64
runs-on: ubuntu-latest
65
66
67
68
69
- name: Checkout
70
uses: actions/checkout@v4
0 commit comments