Skip to content

Commit 148fbaa

Browse files
authored
Merge pull request #7 from nowo-tech/dependabot/github_actions/actions/checkout-7
chore(ci): bump actions/checkout from 6 to 7
2 parents 9b964fa + 02c4b80 commit 148fbaa

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
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout code
17-
uses: actions/checkout@v6
17+
uses: actions/checkout@v7
1818
with:
1919
fetch-depth: 0
2020

0 commit comments

Comments
 (0)