Bump actions/checkout from 4 to 5 (#6084)

This commit is contained in:
dependabot[bot] 2025-08-31 09:06:26 +02:00 committed by ebbit1q
parent 2abf7da5c5
commit fe00cf34a1
7 changed files with 10 additions and 10 deletions

View file

@ -33,7 +33,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Setup Node.js
uses: actions/setup-node@v4