Skip to content

Commit 97c120d

Browse files
committed
Update gha
1 parent c00f306 commit 97c120d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- uses: actions/checkout@v4
2727
- name: Set up Python ${{ matrix.python-version }}
28-
uses: actions/setup-python@v5
28+
uses: actions/setup-python@v6
2929
with:
3030
python-version: ${{ matrix.python-version }}
3131
- name: Upgrade pip

0 commit comments

Comments
 (0)