Skip to content

Commit

Permalink
back to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
craig8 committed Nov 10, 2023
1 parent 02b1622 commit 5f5bce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest-auth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,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
with:
python_version: ${{ matrix.python-version }}
os: ${{ matrix.os }}
Expand Down

0 comments on commit 5f5bce7

Please sign in to comment.