We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f11a14 commit 61a7feaCopy full SHA for 61a7fea
1 file changed
.github/workflows/python-package.yml
@@ -19,7 +19,7 @@ jobs:
19
python-version: ["3.13"]
20
21
steps:
22
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
23
- name: Set up Python ${{ matrix.python-version }}
24
uses: actions/setup-python@v3
25
with:
0 commit comments