Skip to content

Commit a9cf6e2

Browse files
authored
Merge pull request #203 from ak-git/renovate/actions-checkout-7.x
2 parents bdbeda0 + 3971209 commit a9cf6e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v6
17+
- uses: actions/checkout@v7
1818
with:
1919
fetch-depth: 0
2020
fetch-tags: true

0 commit comments

Comments
 (0)