Skip to content

Commit

Permalink
Update GHA version
Browse files Browse the repository at this point in the history
  • Loading branch information
speshak committed Sep 17, 2024
1 parent 6e5d6fe commit dbc2970
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
- uses: actions/setup-python@v5
with:
python-version: '3.11'
- uses: pre-commit/action@v3.0.1

0 comments on commit dbc2970

Please sign in to comment.