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 4c3dd01 commit db40f29Copy full SHA for db40f29
.github/workflows/programming_team_code_ci.yml
@@ -9,7 +9,7 @@ jobs:
9
library_checker_aizu:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v1
13
- name: Set up Python
14
uses: actions/setup-python@v1
15
- name: Install dependencies
0 commit comments