Skip to content

Commit

Permalink
Merge branch 'main' into improve-codeql-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous authored Feb 13, 2024
2 parents dd25f78 + 639b2d1 commit 609eaaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
if: matrix.stylelint == 14

- name: Cache VS Code binaries
uses: actions/cache@v3
uses: actions/cache@v4
id: vscode-cache
with:
path: .vscode-test
Expand Down

0 comments on commit 609eaaa

Please sign in to comment.