Skip to content

Commit

Permalink
Fix mistake
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew W. Harn <andrew.harn@broadcom.com>
  • Loading branch information
awharn committed Nov 10, 2023
1 parent c6c8a93 commit 02020b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zowe-cli-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
node-version: ${{ matrix.node-version }}

- name: Downgrade Python
uses: action/setup-python@v4
uses: actions/setup-python@v4
with:
python-version: '3.14.5'

Expand Down

0 comments on commit 02020b7

Please sign in to comment.