We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69cb528 + e8c8a57 commit 22d2a9eCopy full SHA for 22d2a9e
1 file changed
.github/workflows/build.yml
@@ -22,7 +22,7 @@ jobs:
22
python-version: [3.9]
23
24
steps:
25
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
26
- name: Set up Python ${{ matrix.python-version }}
27
uses: actions/setup-python@v5
28
with:
0 commit comments