diff --git a/.github/workflows/gradle.yml b/.github/workflows/gradle.yml index 2b63b93..c2307da 100644 --- a/.github/workflows/gradle.yml +++ b/.github/workflows/gradle.yml @@ -32,7 +32,7 @@ jobs: architecture: ${{ matrix.platform.architecture }} - name: Get current time - uses: josStorer/get-current-time@v2.1.1 + uses: josStorer/get-current-time@v2.1.2 id: current-time with: format: YYYY.MM.DD-HH