Skip to content

Commit

Permalink
Bump actions/setup-python from 3 to 5 (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 2, 2024
1 parent d073328 commit 94bca88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -16,7 +16,7 @@ jobs:
run: |
sudo apt-get install pandoc
- name: Set up Python
uses: actions/setup-python@v3
uses: actions/setup-python@v5
with:
python-version: 3.8
- name: Install RTD requirements
Expand Down

0 comments on commit 94bca88

Please sign in to comment.