Skip to content

Commit 25ec71d

Browse files
committed
Bump actions/checkout to v4 in CI
1 parent ce926b0 commit 25ec71d

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
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222

23-
- uses: actions/checkout@v2
23+
- uses: actions/checkout@v4
2424

2525
- name: Set up Python ${{ matrix.python-version }}
2626
uses: actions/setup-python@v1

0 commit comments

Comments
 (0)