We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7a5628d + 87b864f commit 0880a5fCopy full SHA for 0880a5f
1 file changed
.github/workflows/pythonapp.yml
@@ -41,7 +41,7 @@ jobs:
41
steps:
42
- uses: actions/checkout@v6
43
- name: Setup Python
44
- uses: actions/setup-python@v6.0.0
+ uses: actions/setup-python@v6.1.0
45
with:
46
python-version: ${{ matrix.python }}
47
- name: Install dependencies
0 commit comments