Skip to content

Commit

Permalink
ci: set python-version to 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
winstxnhdw authored Nov 5, 2023
1 parent 7d0acf1 commit 415a167
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on: pull_request
jobs:
test:
uses: winstxnhdw/actions/.github/workflows/python.yml@main
with:
python-version: 3.11

auto-merge:
needs: test
Expand Down

0 comments on commit 415a167

Please sign in to comment.