Skip to content

Commit

Permalink
chore: Update jsdelivr-purge #180
Browse files Browse the repository at this point in the history
  • Loading branch information
piquark6046 authored Jan 31, 2024
1 parent e2726ad commit 053a94d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 'lts/*'
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Run jsDelivr-Purge
uses: List-KR/jsdelivr-purge@5.1.1
uses: List-KR/jsdelivr-purge@5.3.0

0 comments on commit 053a94d

Please sign in to comment.