Skip to content

Commit aeed4b5

Browse files
brianmichelcompnerd
authored andcommitted
Update checkout to 4.2.2
1 parent ffe9c29 commit aeed4b5

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

.github/workflows/build-toolchain.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@ jobs:
942942
needs: [context, windows-build]
943943
if: inputs.create_snapshot == true && github.event_name == 'schedule'
944944
steps:
945-
- uses: actions/checkout@v4
945+
- uses: actions/checkout@v4.2.2
946946
with:
947947
ref: refs/heads/main
948948
show-progress: false

0 commit comments

Comments
 (0)