Skip to content

Commit bd2131a

Browse files
chore(deps): update actions/checkout action to v6
1 parent ef5ac04 commit bd2131a

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
@@ -23,7 +23,7 @@ jobs:
2323
verify-sync-codegen:
2424
runs-on: ubuntu-latest
2525
steps:
26-
- uses: actions/checkout@v5
26+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2727
- uses: ./.github/actions/setup
2828
with:
2929
extras: "-E pandas"

0 commit comments

Comments
 (0)