Skip to content

Commit e69c815

Browse files
Bump actions/checkout from 5 to 6 (#110)
1 parent cacb75b commit e69c815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
# Checks-out your repository under $GITHUB_WORKSPACE
2323
- name: Checkout
24-
uses: actions/checkout@v5
24+
uses: actions/checkout@v6
2525
with:
2626
# The GitHub token is preserved by default but this job doesn't need
2727
# to be able to push to GitHub.

0 commit comments

Comments
 (0)