Skip to content

Commit 1d70cfa

Browse files
authored
Merge pull request #20 from ShieldTech-Ltd/dependabot/github_actions/actions/checkout-7
build(deps): bump actions/checkout from 4 to 7
2 parents 7d2c60d + a5f1472 commit 1d70cfa

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
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
timeout-minutes: 10
1919
steps:
20-
- uses: actions/checkout@v4
20+
- uses: actions/checkout@v7
2121
- uses: actions/setup-node@v4
2222
with:
2323
node-version: 24

0 commit comments

Comments
 (0)