We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87c65b5 + 7f12738 commit 0434fd2Copy full SHA for 0434fd2
1 file changed
.github/workflows/python.yaml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v6
14
- name: Set up Python 3
15
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
16
with:
17
python-version: "3.11"
18
- name: Install dependencies
0 commit comments