Skip to content

Commit 35c1cd6

Browse files
authored
Revert GitHub Actions checkout action version to v6 (latest)
1 parent 07a2c6e commit 35c1cd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
discussions: write
3636
steps:
3737
- name: Check out repository code (Action from GitHub)
38-
uses: actions/checkout@v4
38+
uses: actions/checkout@v6
3939
with:
4040
fetch-depth: 0
4141

0 commit comments

Comments
 (0)