Skip to content

Commit

Permalink
Merge pull request #188 from 1337-server/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/setup-python-4

Bump actions/setup-python from 3 to 4
  • Loading branch information
1337-server authored Jul 2, 2022
2 parents eb3b2af + 8602fad commit 7764d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
submodules: true
- name: Set up Python 3.10
uses: actions/setup-python@v3
uses: actions/setup-python@v4
with:
python-version: "3.10"
- name: Fix dependencies
Expand Down

0 comments on commit 7764d22

Please sign in to comment.