Skip to content

Commit 52604d4

Browse files
chore(deps): update actions/checkout action to v6
1 parent ee7c27b commit 52604d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spec-validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Checkout repository
15-
uses: actions/checkout@v4
15+
uses: actions/checkout@v6
1616

1717
- name: Run OpenAPI spec validation
1818
uses: stoplightio/spectral-action@v0.8.13

0 commit comments

Comments
 (0)