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 4a9b33d commit 80133cbCopy full SHA for 80133cb
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ jobs:
6
build:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v5.0.0-beta
+ - uses: actions/checkout@v4
10
11
- name: Set up Python 3.10
12
uses: actions/setup-python@v2
0 commit comments