Skip to content

Commit

Permalink
update github actions version
Browse files Browse the repository at this point in the history
  • Loading branch information
paulo-ocean committed Mar 3, 2025
1 parent 0d10c8b commit 972a667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
node-version: '18.19.0'

- name: Cache node_modules
uses: actions/cache@v2
uses: actions/cache@v3
env:
cache-name: cache-node-modules
with:
Expand Down

0 comments on commit 972a667

Please sign in to comment.