Skip to content

Commit bbb6c90

Browse files
authored
Update main.yml
1 parent 8ad1fcd commit bbb6c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414

1515
steps:
1616
- name: Set up git repository
17-
uses: actions/checkout@v2.4.0
17+
uses: actions/checkout@v3
1818

1919
- name: Install dependencies
2020
run: sudo apt-get -y install make python3-pip python3-venv

0 commit comments

Comments
 (0)