Squashed commit of the following:

commit 7ec396be72
Author: Renovate Bot <renovate@sh.ryuu.in>
Date:   Fri Jun 19 02:32:43 2026 +0000

    Update actions/checkout action to v7
This commit is contained in:
2026-07-07 21:07:04 +05:30
parent d3af60317f
commit b5d07ec7b3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v6.0.3
uses: actions/checkout@v7.0.0
- name: Parse Caddy version
id: version
run: |