Skip to content

Commit

Permalink
fix: update nodejs dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
stevie- authored Feb 2, 2024
1 parent 27e6c73 commit bb0f6e7
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 @@ -31,7 +31,7 @@ runs:
- name: setup cache
id: cache-sig
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: awscliv2.zip
key: ${{ runner.os }}-${{ hashFiles('awscliv2.zip.sig') }}
Expand Down

0 comments on commit bb0f6e7

Please sign in to comment.