Skip to content

Commit 614c1e3

Browse files
Bump actions/checkout from 5 to 6 (#11)
1 parent 34a5577 commit 614c1e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
ujson: [false, true]
2121
steps:
2222
- name: Check out github
23-
uses: actions/checkout@v5
23+
uses: actions/checkout@v6
2424

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

0 commit comments

Comments
 (0)