ci: Update actions/checkout to v4 in workflow files

This commit is contained in:
DongjaJ
2025-04-17 22:57:18 +09:00
parent 696cdc3b45
commit 2e18053e02
4 changed files with 5 additions and 7 deletions

View File

@ -14,7 +14,7 @@ jobs:
steps:
- id: checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
- id: dockerx
name: Setup Docker Buildx