Skip to content

Commit db40f29

Browse files
committed
trying this
1 parent 4c3dd01 commit db40f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/programming_team_code_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
library_checker_aizu:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v4
12+
- uses: actions/checkout@v1
1313
- name: Set up Python
1414
uses: actions/setup-python@v1
1515
- name: Install dependencies

0 commit comments

Comments
 (0)