We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2c7868 + 947704f commit 5abecadCopy full SHA for 5abecad
1 file changed
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
matrix:
10
python-version: ["3.11"]
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
13
- name: Set up Python ${{ matrix.python-version }}
14
uses: actions/setup-python@v5
15
with:
0 commit comments