authorgravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-11-27 21:07:58+01:00
committergravatar for alex@alexrp.comAlex Rønne Petersen <alex@alexrp.com> 2025-11-27 21:07:58+01:00
logfbafbd426268e0bbd3c938936459d680dc4eaaa6
treeda9461dfb01898a09ac8d90ec2aac796fc98a0e3
parent7af412b6b442214572559bec86ca1756cda3a2cf
signaturebadge-check Signed by SSH key SHA256:7B/LJ7bpR1eX8aCXSr4mtd5M45VMPKcx9zY8e95b5QM

ci: pin actions/checkout to current ziglang/checkout@HEAD


1 files changed, 17 insertions(+), 17 deletions(-)

.forgejo/workflows/ci.yaml+17-17
...@@ -19,7 +19,7 @@ jobs:...@@ -19,7 +19,7 @@ jobs:
19 runs-on: [self-hosted, aarch64-linux]19 runs-on: [self-hosted, aarch64-linux]
20 steps:20 steps:
21 - name: Checkout21 - name: Checkout
22 uses: actions/checkout@v422 uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28
23 with:23 with:
24 fetch-depth: 024 fetch-depth: 0
25 - name: Build and Test25 - name: Build and Test
...@@ -29,7 +29,7 @@ jobs:...@@ -29,7 +29,7 @@ jobs:
29 runs-on: [self-hosted, aarch64-linux]29 runs-on: [self-hosted, aarch64-linux]
30 steps:30 steps:
31 - name: Checkout31 - name: Checkout
32 uses: actions/checkout@v432 uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28
33 with:33 with:
34 fetch-depth: 034 fetch-depth: 0
35 - name: Build and Test35 - name: Build and Test
...@@ -40,7 +40,7 @@ jobs:...@@ -40,7 +40,7 @@ jobs:
40 runs-on: [self-hosted, aarch64-macos]40 runs-on: [self-hosted, aarch64-macos]
41 steps:41 steps:
42 - name: Checkout42 - name: Checkout
43 uses: actions/checkout@v443 uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28
44 with:44 with:
45 fetch-depth: 045 fetch-depth: 0
46 - name: Build and Test46 - name: Build and Test
...@@ -50,7 +50,7 @@ jobs:...@@ -50,7 +50,7 @@ jobs:
50 runs-on: [self-hosted, aarch64-macos]50 runs-on: [self-hosted, aarch64-macos]
51 steps:51 steps:
52 - name: Checkout52 - name: Checkout
53 uses: actions/checkout@v453 uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28
54 with:54 with:
55 fetch-depth: 055 fetch-depth: 0
56 - name: Build and Test56 - name: Build and Test
...@@ -61,7 +61,7 @@ jobs:...@@ -61,7 +61,7 @@ jobs:
61 runs-on: [self-hosted, loongarch64-linux]61 runs-on: [self-hosted, loongarch64-linux]
62 steps:62 steps:
63 - name: Checkout63 - name: Checkout
64 uses: actions/checkout@v464 uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28
65 with:65 with:
66 fetch-depth: 066 fetch-depth: 0
67 - name: Build and Test67 - name: Build and Test
...@@ -71,7 +71,7 @@ jobs:...@@ -71,7 +71,7 @@ jobs:
71 runs-on: [self-hosted, loongarch64-linux]71 runs-on: [self-hosted, loongarch64-linux]
72 steps:72 steps:
73 - name: Checkout73 - name: Checkout
74 uses: actions/checkout@v474 uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28
75 with:75 with:
76 fetch-depth: 076 fetch-depth: 0
77 - name: Build and Test77 - name: Build and Test
...@@ -83,7 +83,7 @@ jobs:...@@ -83,7 +83,7 @@ jobs:
83 runs-on: [self-hosted, riscv64-linux]83 runs-on: [self-hosted, riscv64-linux]
84 steps:84 steps:
85 - name: Checkout85 - name: Checkout
86 uses: actions/checkout@v486 uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28
87 with:87 with:
88 fetch-depth: 088 fetch-depth: 0
89 - name: Build and Test89 - name: Build and Test
...@@ -94,7 +94,7 @@ jobs:...@@ -94,7 +94,7 @@ jobs:
94 runs-on: [self-hosted, riscv64-linux]94 runs-on: [self-hosted, riscv64-linux]
95 steps:95 steps:
96 - name: Checkout96 - name: Checkout
97 uses: actions/checkout@v497 uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28
98 with:98 with:
99 fetch-depth: 099 fetch-depth: 0
100 - name: Build and Test100 - name: Build and Test
...@@ -105,7 +105,7 @@ jobs:...@@ -105,7 +105,7 @@ jobs:
105 runs-on: [self-hosted, s390x-linux]105 runs-on: [self-hosted, s390x-linux]
106 steps:106 steps:
107 - name: Checkout107 - name: Checkout
108 uses: actions/checkout@v4108 uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28
109 with:109 with:
110 fetch-depth: 0110 fetch-depth: 0
111 - name: Build and Test111 - name: Build and Test
...@@ -115,7 +115,7 @@ jobs:...@@ -115,7 +115,7 @@ jobs:
115 runs-on: [self-hosted, s390x-linux]115 runs-on: [self-hosted, s390x-linux]
116 steps:116 steps:
117 - name: Checkout117 - name: Checkout
118 uses: actions/checkout@v4118 uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28
119 with:119 with:
120 fetch-depth: 0120 fetch-depth: 0
121 - name: Build and Test121 - name: Build and Test
...@@ -126,7 +126,7 @@ jobs:...@@ -126,7 +126,7 @@ jobs:
126 runs-on: [self-hosted, x86_64-freebsd]126 runs-on: [self-hosted, x86_64-freebsd]
127 steps:127 steps:
128 - name: Checkout128 - name: Checkout
129 uses: actions/checkout@v4129 uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28
130 with:130 with:
131 fetch-depth: 0131 fetch-depth: 0
132 - name: Build and Test132 - name: Build and Test
...@@ -136,7 +136,7 @@ jobs:...@@ -136,7 +136,7 @@ jobs:
136 runs-on: [self-hosted, x86_64-freebsd]136 runs-on: [self-hosted, x86_64-freebsd]
137 steps:137 steps:
138 - name: Checkout138 - name: Checkout
139 uses: actions/checkout@v4139 uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28
140 with:140 with:
141 fetch-depth: 0141 fetch-depth: 0
142 - name: Build and Test142 - name: Build and Test
...@@ -147,7 +147,7 @@ jobs:...@@ -147,7 +147,7 @@ jobs:
147 runs-on: [self-hosted, x86_64-linux]147 runs-on: [self-hosted, x86_64-linux]
148 steps:148 steps:
149 - name: Checkout149 - name: Checkout
150 uses: actions/checkout@v4150 uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28
151 with:151 with:
152 fetch-depth: 0152 fetch-depth: 0
153 - name: Build and Test153 - name: Build and Test
...@@ -157,7 +157,7 @@ jobs:...@@ -157,7 +157,7 @@ jobs:
157 runs-on: [self-hosted, x86_64-linux]157 runs-on: [self-hosted, x86_64-linux]
158 steps:158 steps:
159 - name: Checkout159 - name: Checkout
160 uses: actions/checkout@v4160 uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28
161 with:161 with:
162 fetch-depth: 0162 fetch-depth: 0
163 - name: Build and Test163 - name: Build and Test
...@@ -167,7 +167,7 @@ jobs:...@@ -167,7 +167,7 @@ jobs:
167 runs-on: [self-hosted, x86_64-linux]167 runs-on: [self-hosted, x86_64-linux]
168 steps:168 steps:
169 - name: Checkout169 - name: Checkout
170 uses: actions/checkout@v4170 uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28
171 with:171 with:
172 fetch-depth: 0172 fetch-depth: 0
173 - name: Build and Test173 - name: Build and Test
...@@ -178,7 +178,7 @@ jobs:...@@ -178,7 +178,7 @@ jobs:
178 runs-on: [self-hosted, x86_64-windows]178 runs-on: [self-hosted, x86_64-windows]
179 steps:179 steps:
180 - name: Checkout180 - name: Checkout
181 uses: actions/checkout@v4181 uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28
182 with:182 with:
183 fetch-depth: 0183 fetch-depth: 0
184 - name: Build and Test184 - name: Build and Test
...@@ -188,7 +188,7 @@ jobs:...@@ -188,7 +188,7 @@ jobs:
188 runs-on: [self-hosted, x86_64-windows]188 runs-on: [self-hosted, x86_64-windows]
189 steps:189 steps:
190 - name: Checkout190 - name: Checkout
191 uses: actions/checkout@v4191 uses: https://codeberg.org/ziglang/checkout@19af6bac491e2534a4687a50ee84fa7f13258d28
192 with:192 with:
193 fetch-depth: 0193 fetch-depth: 0
194 - name: Build and Test194 - name: Build and Test