Skip to content

Commit b2c6b54

Browse files
authored
Merge pull request #2200 from urfave/dependabot/github_actions/actions/setup-python-6
chore(deps): bump actions/setup-python from 5 to 6
2 parents f17f909 + 6a5f13a commit b2c6b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
fetch-depth: 0
4747

48-
- uses: actions/setup-python@v5
48+
- uses: actions/setup-python@v6
4949
with:
5050
python-version: '3.13'
5151
cache: pip

0 commit comments

Comments
 (0)