Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
sheppard committed Mar 31, 2022
1 parent 2ec27cd commit 37a688e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: |
cd packages/$PACKAGE
npm run test
- uses: smartsquaregmbh/delete-old-packages@v0.3.1
- uses: smartsquaregmbh/delete-old-packages@v0.4.0
if: |
github.event_name == 'push' &&
matrix.package != 'jquery-mobile' &&
Expand Down

0 comments on commit 37a688e

Please sign in to comment.