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 ba5c343 commit 2e5ec32Copy full SHA for 2e5ec32
.github/workflows/python-package.yml
@@ -19,7 +19,7 @@ jobs:
19
matrix:
20
python-version: [3.11, 3.12, 3.13]
21
steps:
22
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v5.0.0
23
- name: Set up Python ${{ matrix.python-version }}
24
uses: actions/[email protected]
25
with:
0 commit comments