Skip to content

Commit 54858b2

Browse files
SIMULATAN-BotSIMULATAN
authored andcommitted
chore(deps): update actions/setup-python action to v5
1 parent ee7c6c7 commit 54858b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkdocs-to-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
run: |
1616
git config user.name github-actions[bot]
1717
git config user.email 41898282+github-actions[bot]@users.noreply.github.com
18-
- uses: actions/setup-python@v4
18+
- uses: actions/setup-python@v5
1919
with:
2020
python-version: 3.x
2121
- run: echo "cache_id=$(date --utc '+%V')" >> $GITHUB_ENV

0 commit comments

Comments
 (0)