Skip to content

Commit dfb2271

Browse files
Merge pull request #4241 from raspberrypi/develop
Update dependencies
2 parents 155151c + 4e95191 commit dfb2271

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
version: 1.10.2
3434
- name: Install arm-none-eabi-gcc GNU Arm Embedded Toolchain
35-
uses: carlosperate/arm-none-eabi-gcc-action@v1.10.1
35+
uses: carlosperate/arm-none-eabi-gcc-action@v1.11.0
3636
- name: Install Doxygen
3737
run: |
3838
wget https://www.doxygen.nl/files/doxygen-1.10.0.linux.bin.tar.gz

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
addressable (2.8.7)
55
public_suffix (>= 2.0.2, < 7.0)
6-
asciidoctor (2.0.25)
6+
asciidoctor (2.0.26)
77
asciidoctor-tabs (1.0.0.beta.6)
88
asciidoctor (>= 2.0.0, < 3.0.0)
99
base64 (0.2.0)

0 commit comments

Comments
 (0)