From a6264202afe2207245e5c4e2a99c0ab9774620dd Mon Sep 17 00:00:00 2001 From: SeUkKim Date: Mon, 14 Oct 2024 19:09:25 +0900 Subject: [PATCH] test time lib. --- .github/workflows/testnet-watcher.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testnet-watcher.yml b/.github/workflows/testnet-watcher.yml index bae21f0..4064ca8 100644 --- a/.github/workflows/testnet-watcher.yml +++ b/.github/workflows/testnet-watcher.yml @@ -30,7 +30,7 @@ jobs: files_ignore: testnets/initia/** - name: Get current time - uses: josStorer/get-current-time@v2 + uses: initia-labs/actions/get-current-time@main id: current-time with: format: YYYY-MM-DDTHH-mm-ss