Skip to content

Commit

Permalink
Merge pull request #118 from ttsukagoshi/dependabot/github_actions/ma…
Browse files Browse the repository at this point in the history
…in/actions/cache-3.3.2
  • Loading branch information
ttsukagoshi authored Jan 29, 2024
2 parents 450cb8c + f7396bc commit f293403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
node-version: '16'

- name: Cache node modules
uses: actions/cache@v3.3.1
uses: actions/cache@v3.3.2
env:
cache-name: cache-node-modules
with:
Expand Down

0 comments on commit f293403

Please sign in to comment.