Skip to content

Commit

Permalink
Merge branch 'main' into draft-mode
Browse files Browse the repository at this point in the history
  • Loading branch information
denkristoffer authored Oct 7, 2024
2 parents 9a1a962 + 0dabb02 commit f39d87d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eslint-tsc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: echo "::set-output name=dir::$(yarn cache dir)"

- name: Use Yarn cache
uses: actions/cache@v3.0.11
uses: actions/cache@v4.1.0
id: yarn-cache
with:
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
Expand Down

0 comments on commit f39d87d

Please sign in to comment.