Skip to content

Commit

Permalink
Merge pull request #2 from brokenpip3/dependabot/github_actions/main/…
Browse files Browse the repository at this point in the history
…actions/setup-python-5

Bump actions/setup-python from 4 to 5
  • Loading branch information
brokenpip3 authored Jan 12, 2024
2 parents 6f12983 + 765f3af commit 351e058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ runs:
using: composite
steps:
- name: "setup python and cache"
uses: actions/setup-python@v4
uses: actions/setup-python@v5
id: python
with:
python-version: 3.11
Expand Down

0 comments on commit 351e058

Please sign in to comment.