Skip to content

Commit

Permalink
⬆️ Bump actions/setup-python from 4 to 5 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 17, 2023
1 parent 6c2f345 commit 1acd1e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod

- name: Set up Python 3.8
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: 3.8

Expand Down

0 comments on commit 1acd1e9

Please sign in to comment.