Skip to content

Commit e6ee130

Browse files
Bump actions/checkout from 4 to 5 (#108)
1 parent 9db401b commit e6ee130

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
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
# Checks-out your repository under $GITHUB_WORKSPACE
2323
- name: Checkout
24-
uses: actions/checkout@v4
24+
uses: actions/checkout@v5
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)