Skip to content

Commit c36daff

Browse files
authored
Merge pull request #22 from EngineeringKiosk/renovate/actions-checkout-6.x
chore(deps): update actions/checkout action to v6.0.2
2 parents e62f98f + 5d1fa55 commit c36daff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
markscribe:
1414
runs-on: ubuntu-24.04
1515
steps:
16-
- uses: actions/checkout@v6.0.1
16+
- uses: actions/checkout@v6.0.2
1717

1818
- uses: muesli/readme-scribe@master
1919
with:

0 commit comments

Comments
 (0)