We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f40bfc commit 33dcc6bCopy full SHA for 33dcc6b
.github/workflows/test_yaml.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v5
14
- name: Set up Python
15
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
16
- name: Install dependencies
17
run: |
18
python -m pip install --upgrade pip
0 commit comments