File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 45
45
pretty :
46
46
runs-on : ubuntu-24.04
47
47
steps :
48
- - uses : actions/checkout@v4
48
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
49
49
with :
50
50
submodules : true
51
51
- name : Bootstrap
80
80
gcc_download_url : https://developer.arm.com/-/media/Files/downloads/gnu-rm/9-2019q4/RC2.1/gcc-arm-none-eabi-9-2019-q4-major-x86_64-linux.tar.bz2
81
81
gcc_extract_dir : gcc-arm-none-eabi-9-2019-q4-major
82
82
steps :
83
- - uses : actions/checkout@v4
83
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
84
84
with :
85
85
submodules : true
86
86
- name : Bootstrap
@@ -106,7 +106,7 @@ jobs:
106
106
gcc_download_url : https://developer.arm.com/-/media/Files/downloads/gnu-a/8.3-2019.03/binrel/gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf.tar.xz
107
107
gcc_extract_dir : gcc-arm-8.3-2019.03-x86_64-arm-linux-gnueabihf
108
108
steps :
109
- - uses : actions/checkout@v4
109
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
110
110
with :
111
111
submodules : true
112
112
- name : Bootstrap
You can’t perform that action at this time.
0 commit comments