Skip to content

Commit 9025274

Browse files
authored
Merge pull request #50 from jupyterhub/dependabot/github_actions/actions/setup-python-6
Bump actions/setup-python from 5 to 6
2 parents b2ba6a0 + fd0ce3d commit 9025274

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
# chartpress requires the full history
2828
fetch-depth: 0
2929

30-
- uses: actions/setup-python@v5
30+
- uses: actions/setup-python@v6
3131
with:
3232
python-version: "3.x"
3333

0 commit comments

Comments
 (0)