Merge pull request #528 from easychen/dependabot/github_actions/actions/checkout-5

Bump actions/checkout from 4 to 5
This commit is contained in:
Easy
2025-08-12 19:10:11 +08:00
committed by GitHub

View File

@@ -9,7 +9,7 @@ jobs:
test: # make sure the action works on a clean machine without building
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- uses: josStorer/get-current-time@v2.1.2
id: current-time
with: