Skip to content

Commit

Permalink
Merge pull request #14 from PHS-TSA/dependabot/github_actions/github-…
Browse files Browse the repository at this point in the history
…bb248a2c00

chore(deps): bump the github group with 1 update
  • Loading branch information
lishaduck authored Jan 18, 2024
2 parents 8b78f0c + 2fed4c7 commit 6e5c1a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
deno-version: ${{ env.DENO_VERSION }}

- name: ⚙️ Cache Deno dependencies
uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4.0.0
with:
path: node_modules/
key: deno_cache-${{ runner.arch }}-${{ runner.os }}-${{ hashFiles('deno.json') }}
Expand Down

0 comments on commit 6e5c1a7

Please sign in to comment.