Skip to content

Commit

Permalink
Merge pull request #19 from Astrotomic/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/setup-python-5
  • Loading branch information
Gummibeer authored Dec 22, 2024
2 parents 6bdcf53 + 7468317 commit 40dafbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: shivammathur/setup-php@v2
with:
php-version: '8.3'
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: '3.11'
- run: python -m pip install --upgrade pip
Expand Down

0 comments on commit 40dafbe

Please sign in to comment.