Skip to content

Commit 08150c3

Browse files
committed
bump checkout to v6
1 parent 3aea855 commit 08150c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
TOKEN: "${{secrets.ALLREP_TOKEN}}"
1212
CI: "true"
1313
steps:
14-
- uses: actions/checkout@v5
14+
- uses: actions/checkout@v6
1515
with:
1616
fetch-depth: 0
1717

0 commit comments

Comments
 (0)