Merge pull request #21 from two-torial/dependabot/github_actions/actions/checkout-6

Bump actions/checkout from 5 to 6
This commit is contained in:
Akitake
2025-11-25 13:11:42 +01:00
committed by GitHub
+1 -1
View File
@@ -8,7 +8,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Run HTML5 Validator
uses: Cyb3r-Jak3/html5validator-action@v7.2.0
with: