Bump GitHub Actions versions to latest

This commit is contained in:
Yasuhiro Matsumoto
2026-03-17 02:05:00 +09:00
committed by mattn
parent 0f12d4e815
commit bc7436edad
2 changed files with 7 additions and 7 deletions

View File

@@ -13,7 +13,7 @@ jobs:
name: Run Dockerfiles in examples
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v6
- name: Run example - simple
run: |