Merge pull request #13501 from backstage/rugvip/bumpinstall
workflows: bump yarn install action to latest version
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
registry-url: https://registry.npmjs.org/ # Needed for auth
|
||||
|
||||
- name: yarn install
|
||||
uses: backstage/actions/yarn-install@v0.5.3
|
||||
uses: backstage/actions/yarn-install@v0.5.5
|
||||
with:
|
||||
cache-prefix: ${{ runner.os }}-v${{ matrix.node-version }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user