Skip to content

Commit 9432355

Browse files
authored
Merge pull request #512 from loresoft/dependabot/github_actions/actions/setup-python-5
Bump actions/setup-python from 4 to 5
2 parents 3475362 + 795694e commit 9432355

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
uses: actions/checkout@v4
2323

2424
- name: Setup Python
25-
uses: actions/setup-python@v4
25+
uses: actions/setup-python@v5
2626
with:
2727
python-version: 3.x
2828

0 commit comments

Comments
 (0)