Bump actions/checkout to v5 (#35644)

This commit is contained in:
silverwind
2025-10-12 20:01:42 +02:00
committed by GitHub
parent f9a4b2753c
commit 912515e63a
9 changed files with 30 additions and 30 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
swagger: ${{ steps.changes.outputs.swagger }}
yaml: ${{ steps.changes.outputs.yaml }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- uses: dorny/paths-filter@v3
id: changes
with: