Skip to content

Commit bba21b2

Browse files
Merge pull request #15 from TXLF/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents d5b93f4 + 8b5c088 commit bba21b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
node-version: ${{ env.NODE_VERSION }}
5151
- name: Checkout
52-
uses: actions/checkout@v6
52+
uses: actions/checkout@v7
5353
with:
5454
submodules: recursive
5555
fetch-depth: 0

0 commit comments

Comments
 (0)