Skip to content

Commit 3e7bc69

Browse files
authored
Merge pull request #118 from python-project-templates/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents a6fda9c + 0138018 commit 3e7bc69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
docs:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@v6
13+
- uses: actions/checkout@v7
1414

1515
- name: Set up Python
1616
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)