Skip to content

Commit

Permalink
Merge pull request #32 from santoshshinde2012/dev
Browse files Browse the repository at this point in the history
upgrade outdated packages
  • Loading branch information
santoshshinde2012 authored Aug 1, 2024
2 parents 2c75962 + 925cb11 commit 46a5383
Show file tree
Hide file tree
Showing 3 changed files with 296 additions and 272 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
- name: Show Branch
run: |
echo "Default Branch: ${{ github.event.pull_request.head.ref }}"
- name: Clean Cache
run: npm cache clean --force
- name: Install package
Expand Down
Loading

0 comments on commit 46a5383

Please sign in to comment.