Skip to content

Commit af29aa0

Browse files
authored
Merge pull request #19 from oneclickvirt/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 4 to 7
2 parents 40104a0 + 65bdd71 commit af29aa0

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
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Checkout
27-
uses: actions/checkout@v4
27+
uses: actions/checkout@v7
2828

2929
- name: Setup Node.js
3030
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)