Skip to content

Commit b68f1e6

Browse files
authored
Merge pull request #100 from rmehri01/dependabot/github_actions/actions/checkout-6
chore(deps): bump actions/checkout from 5 to 6
2 parents 77ca72a + 76066ae commit b68f1e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212

1313
steps:
14-
- uses: actions/checkout@v5
14+
- uses: actions/checkout@v6
1515

1616
- name: stylua
1717
uses: JohnnyMorganz/stylua-action@v4.1.0

0 commit comments

Comments
 (0)