Skip to content

Commit 1680542

Browse files
Bump actions/checkout from 2 to 4 (#241)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 182206f commit 1680542

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
runs-on: ubuntu-latest
6565
steps:
6666
- name: Checkout source
67-
uses: actions/checkout@v2
67+
uses: actions/checkout@v4
6868
- name: Set up Python 3.8
6969
uses: actions/setup-python@v5
7070
with:

0 commit comments

Comments
 (0)