There was an error while loading. Please reload this page.
2 parents d9f91fb + f59ca58 commit b7f53d6Copy full SHA for b7f53d6
2 files changed
.github/workflows/main.yml
@@ -49,7 +49,7 @@ jobs:
49
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
50
steps:
51
- name: Check out github
52
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
53
54
- name: Set up Python ${{ matrix.python-version }}
55
uses: actions/setup-python@v6
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
- name: Check out source code
21
22
23
- name: Set up Python
24
0 commit comments