Skip to content

Commit

Permalink
Bump python action (#1591)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamilbk committed May 4, 2023
1 parent 0c0645c commit c00741e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: ruby/setup-ruby@v1
with:
ruby-version: '2.7'
- uses: actions/setup-python@v2
- uses: actions/setup-python@v4
with:
python-version: '3.9'
- id: setup-beam
Expand Down

0 comments on commit c00741e

Please sign in to comment.