Skip to content

Commit 497dc4a

Browse files
Bump actions/checkout from 4 to 6 (#20)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08cb0a2 commit 497dc4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-swagger.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
updateSwagger:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v4
11+
- uses: actions/checkout@v6
1212
- name: Get Latest Swagger UI Release
1313
id: swagger-ui
1414
run: |

0 commit comments

Comments
 (0)