We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ecde99 commit a6383cfCopy full SHA for a6383cf
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
python-version: [3.9]
19
20
steps:
21
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
22
23
- name: Set up Python ${{ matrix.python-version }}
24
uses: actions/setup-python@v5
0 commit comments