Skip to content

Commit

Permalink
Merge pull request #314 from BCDA-APS/dependabot/github_actions/david…
Browse files Browse the repository at this point in the history
…slusser/actions_python_ruff-1.0.2
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
2 parents 9415548 + 08f355c commit 31f30e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
python -m pip install --upgrade pip
- name: Run ruff
uses: davidslusser/actions_python_ruff@v1.0.1
uses: davidslusser/actions_python_ruff@v1.0.2
with:
python_version: "3.11"

Expand Down

0 comments on commit 31f30e9

Please sign in to comment.