Skip to content

Commit

Permalink
Merge pull request #114 from lablabs/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-python-5

Bump actions/setup-python from 2 to 5
  • Loading branch information
haad authored May 20, 2024
2 parents 28f1e34 + 326182f commit f85b339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
version: v3.4.0

- uses: actions/setup-python@v2
- uses: actions/setup-python@v5
with:
python-version: 3.7

Expand Down

0 comments on commit f85b339

Please sign in to comment.