Skip to content

Commit

Permalink
Update cache package version
Browse files Browse the repository at this point in the history
  • Loading branch information
tanishisherewithhh authored Dec 16, 2024
1 parent 7970564 commit c6d94ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
node-version: '20'

- name: Cache Node.js dependencies
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: ~/.npm
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
Expand Down

0 comments on commit c6d94ca

Please sign in to comment.