Skip to content

Commit

Permalink
Update new_content_detection.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroesb authored Oct 11, 2023
1 parent 5a49397 commit 98a7601
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/new_content_detection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: [3.8]
python-version: [3.9]
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down Expand Up @@ -74,4 +74,4 @@ jobs:
Please verify if these changes are valid.
reviewers: bedroesb
branch: title_updates
base: main
base: main

0 comments on commit 98a7601

Please sign in to comment.