Skip to content

Commit

Permalink
use v6 of build
Browse files Browse the repository at this point in the history
  • Loading branch information
craig8 committed Nov 10, 2023
1 parent 7a8c4d1 commit 72ab0ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest-dbutils-mysqlfuncts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
# Run the specified tests and save the results to a unique file that can be archived for later analysis.
- name: Run pytest on ${{ matrix.python-version }}, ${{ matrix.os }}
uses: volttron/volttron-build-action@v7
uses: volttron/volttron-build-action@v6
timeout-minutes: 600
with:
python_version: ${{ matrix.python-version }}
Expand Down

0 comments on commit 72ab0ba

Please sign in to comment.