We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88757ea commit 5b4b00dCopy full SHA for 5b4b00d
.github/workflows/test.yml
@@ -37,7 +37,7 @@ jobs:
37
- uses: actions/checkout@v4
38
39
- name: Set up Python ${{ matrix.python-version }}
40
- uses: actions/setup-python@v5.3.0
+ uses: actions/setup-python@v5.4.0
41
with:
42
python-version: ${{ matrix.python-version }}
43
0 commit comments