Merge pull request #222 from btat/last-updated-fix

Fix last updated timestamp
This commit is contained in:
Billy Tat
2022-09-21 14:00:46 -07:00
committed by GitHub
+2
View File
@@ -11,6 +11,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: actions/setup-node@v3
with:
node-version: 18