Skip to content

Commit e3f7ea8

Browse files
Bump actions/checkout from 5 to 6 (#289)
1 parent 5bade43 commit e3f7ea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
steps:
4848
- name: Check out repository
49-
uses: actions/checkout@v5
49+
uses: actions/checkout@v6
5050

5151
- name: Set up Python
5252
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)