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 154565d commit 6a6e90eCopy full SHA for 6a6e90e
.github/workflows/python.yml
@@ -15,7 +15,7 @@ jobs:
15
python-version: [ 3.9, "3.10", "3.11" ]
16
17
steps:
18
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
19
- name: Set up Python ${{ matrix.python-version }}
20
uses: actions/setup-python@v2
21
with:
0 commit comments