Skip to content

Commit 68a030e

Browse files
committed
Bump actions/checkout to v4 in CI
1 parent 3f7ee87 commit 68a030e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)