diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a9be5eb..ce4e53a 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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: