Skip to content

Commit

Permalink
ci: update semver-release and jsdelivr-purge
Browse files Browse the repository at this point in the history
  • Loading branch information
piquark6046 committed Jan 27, 2024
1 parent de674c5 commit 58af748
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
fetch-depth: 0
- name: Create a Release
uses: List-KR/semver-release@2.0.0
uses: List-KR/semver-release@2.1.0
jsdelivrpurge:
name: Purge jsDelivr cache
runs-on: ubuntu-latest
Expand All @@ -33,5 +33,5 @@ jobs:
with:
node-version: 'lts/*'
- name: Run jsDelivr-Purge
uses: List-KR/jsdelivr-purge@5.1.1
uses: List-KR/jsdelivr-purge@5.2.0
needs: release

0 comments on commit 58af748

Please sign in to comment.