Skip to content

Commit eb4f373

Browse files
Merge pull request #6 from LukeEvansTech/renovate/actions-checkout-6.x
2 parents a75344e + 4b0f7bd commit eb4f373

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
steps:
2424
- name: Checkout
25-
uses: actions/checkout@v4
25+
uses: actions/checkout@v6
2626

2727
- name: Setup Python
2828
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)