From eb03c90d00fec041a67a802309ecaac8198f1103 Mon Sep 17 00:00:00 2001 From: Stephen Hodgson Date: Wed, 9 Nov 2022 20:23:42 -0500 Subject: [PATCH] replace dots --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 458fcc6..6bb5d9e 100644 --- a/action.yaml +++ b/action.yaml @@ -55,7 +55,7 @@ runs: if: always() id: current-time with: - format: YYYY-MM-DDTHH.mm.ss.sss + format: YYYY-MM-DDTHH-mm-ss-sss - uses: actions/upload-artifact@v3 name: Upload Artifacts