Skip to content

Commit

Permalink
Merge pull request #37 from p1nkun1c0rns/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/setup-python-5

Bump actions/setup-python from 4 to 5
  • Loading branch information
steinbrueckri committed Dec 12, 2023
2 parents 8ade096 + c0fd110 commit bca0b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fetch-depth: 0

- name: 🔩 Install dependencys
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: 3.7

Expand Down

0 comments on commit bca0b1c

Please sign in to comment.