Skip to content

Commit 5dbfe53

Browse files
authored
Merge pull request #53 from crazy-max/dependabot/github_actions/actions/checkout-5
build(deps): bump actions/checkout from 4 to 5
2 parents 744bebb + 4b3c1bd commit 5dbfe53

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
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
-
3636
name: Checkout
37-
uses: actions/checkout@v4
37+
uses: actions/checkout@v5
3838
-
3939
name: Create matrix
4040
id: platforms

0 commit comments

Comments
 (0)