We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65b01d1 + 46b624f commit cb8d1eaCopy full SHA for cb8d1ea
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v4
18
19
- name: Set up Python ${{ matrix.python-version }}
20
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
21
with:
22
python-version: ${{ matrix.python-version }}
23
.github/workflows/readmeupdate.yml
- uses: actions/checkout@v4
0 commit comments