Skip to content

Commit 2cc8753

Browse files
chore(deps): update actions/checkout action to v7 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33a1e77 commit 2cc8753

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
test:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
10+
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
1111
- uses: openapi-generators/openapi-python-client-action@v2
1212
with:
1313
openapi-url: https://raw.githubusercontent.com/openapi-generators/openapi-python-client/main/end_to_end_tests/baseline_openapi_3.0.json

0 commit comments

Comments
 (0)