Skip to content

Commit

Permalink
Update ci-pr-validation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hrsakai authored Nov 16, 2023
1 parent efb0d5f commit a6aa07a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-pr-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
cache: 'npm'

- name: Use Python ${{ matrix.python }}
uses: actions/setup-node@v3
uses: actions/setup-python@v3
with:
python-version: ${{ matrix.python }}

Expand Down

0 comments on commit a6aa07a

Please sign in to comment.