Skip to content

Commit bf23cc9

Browse files
Update actions/checkout action to v7
1 parent 85e6273 commit bf23cc9

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
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13-
- uses: actions/checkout@v6
13+
- uses: actions/checkout@v7
1414

1515
- name: Move directory
1616
run: |

0 commit comments

Comments
 (0)