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 60a2f19 commit 2ba56edCopy full SHA for 2ba56ed
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
with:
52
node-version: 18.15
53
- name: Set up Python ${{ matrix.python }}
54
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
55
56
python-version: ${{ matrix.python }}
57
- name: Install dependencies
0 commit comments