Skip to content

Commit

Permalink
Upgrade GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
wilbiev committed Dec 25, 2024
1 parent 33070ee commit 32e3782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: "⚙️ Set up Python"
uses: "actions/setup-python@v4"
with:
python-version: 3.8
python-version: 3.11
- name: "⚙️ Set up Ruby"
uses: "ruby/setup-ruby@v1"
with:
Expand Down

0 comments on commit 32e3782

Please sign in to comment.