We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 681bcd7 commit 4a61249Copy full SHA for 4a61249
.github/workflows/testing.yml
@@ -95,7 +95,7 @@ jobs:
95
NPM_CONFIG_PREFER_OFFLINE: true
96
run: node --run switch-stylelint ${{ matrix.stylelint }}
97
98
- - uses: google/wireit@f21db1f3a6a4db31f42787a958cf2a18308effed # setup-github-actions-caching/v2.0.3
+ - uses: google/wireit@9d7c2e5346f8ef1b1ab6014c4e96c74e234f7ed5 # setup-github-actions-caching/v2.0.4
99
100
- name: Run unit tests
101
working-directory: ${{ steps.workspace.outputs.path }}
0 commit comments