We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b7e486 commit a9822dfCopy full SHA for a9822df
.github/workflows/python.yml
@@ -15,7 +15,7 @@ jobs:
15
python-version: [ "3.13", "3.14" ]
16
17
steps:
18
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v6
19
20
- name: Set up Python ${{ matrix.python-version }}
21
uses: actions/setup-python@v2
0 commit comments