Skip to content

Commit

Permalink
Merge pull request #20 from jongwooo/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/cache-4
  • Loading branch information
jongwooo authored Jan 18, 2024
2 parents e02007e + 5fb000f commit 09ed7ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ author: "jongwooo <jongwooo.han@gmail.com>"
runs:
using: "composite"
steps:
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: |
${{ github.workspace }}/.next/cache
Expand Down

0 comments on commit 09ed7ba

Please sign in to comment.