Skip to content

Commit

Permalink
Update self (#1149)
Browse files Browse the repository at this point in the history
  • Loading branch information
aomarks authored Aug 13, 2024
1 parent 046a007 commit e7f501d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
node-version: ${{ matrix.node }}
cache: npm

- uses: google/wireit@setup-github-actions-caching/v1
- uses: google/wireit@setup-github-actions-caching/v2

- run: npm ci

Expand Down
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@
"vscode-languageclient": "^9.0.1",
"vscode-languageserver": "^9.0.1",
"vscode-languageserver-textdocument": "^1.0.4",
"wireit": "^0.14.1",
"wireit": "^0.14.7",
"yarn": "^1.22.18"
},
"prettier": {
Expand Down

0 comments on commit e7f501d

Please sign in to comment.