Skip to content

Commit

Permalink
remove Z
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenHodgson committed Nov 10, 2022
1 parent a8059b4 commit 9dca2f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ runs:
if: always()
id: current-time
with:
format: YYYY-MM-DDTHH.mm.ss.sssZ
format: YYYY-MM-DDTHH.mm.ss.sss

- uses: actions/upload-artifact@v3
name: Upload Artifacts
Expand Down

0 comments on commit 9dca2f4

Please sign in to comment.