Skip to content

Commit 7cfe950

Browse files
renovate[bot]JP-Ellis
authored andcommitted
chore(deps): update actions/setup-python action to v5
1 parent b290d78 commit 7cfe950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: Set up Python
24-
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4
24+
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5
2525
with:
2626
python-version: ${{ env.STABLE_PYTHON_VERSION }}
2727
cache: pip

0 commit comments

Comments
 (0)