chore: cleanup outdated actions

This commit is contained in:
DarkSky
2023-03-24 23:58:28 +08:00
parent 3c04588110
commit 40903a9070
3 changed files with 8 additions and 93 deletions
+2
View File
@@ -106,6 +106,8 @@ jobs:
- uses: actions/checkout@v3
- name: Setup Node.js
uses: ./.github/actions/setup-node
with:
npm-token: ${{ secrets.NPM_GITHUB_AUTH_TOKEN }}
- name: Download artifact
uses: actions/download-artifact@v3
with: