Skip to content

Commit 0c3f7b5

Browse files
Bump actions/checkout from 6 to 7 (#91)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 19f5799 commit 0c3f7b5

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
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: Checkout repository
22-
uses: actions/checkout@v6
22+
uses: actions/checkout@v7
2323
with:
2424
fetch-depth: 0
2525

0 commit comments

Comments
 (0)