Skip to content

Commit c0de4ff

Browse files
authored
Bump actions/checkout
1 parent 1460eb4 commit c0de4ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
name: ${{ matrix.python-version }}
1717

1818
steps:
19-
- uses: actions/checkout@v2
19+
- uses: actions/checkout@v4
2020

2121
- name: Setup Python
2222
uses: actions/setup-python@v5

0 commit comments

Comments
 (0)