Skip to content

Commit 16697ed

Browse files
committed
Merge remote-tracking branch 'hl-origin/main' into adamperlin/panic-remove-allocations
Signed-off-by: adamperlin <[email protected]>
2 parents b894870 + 1e5e541 commit 16697ed

File tree

7 files changed

+121
-121
lines changed

7 files changed

+121
-121
lines changed

.github/workflows/ValidatePullRequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- '**/*.txt'
3333
all:
3434
- '**/*'
35-
- uses: actions/github-script@v7
35+
- uses: actions/github-script@v8
3636
id: docs-only
3737
with:
3838
script: |

0 commit comments

Comments
 (0)