1
0
Fork 0
mirror of https://github.com/pnpm/action-setup.git synced 2025-06-08 01:37:01 +09:00

bump first occurrence of actions/checkout to v3

This commit is contained in:
Michael Rienstra 2022-10-25 10:52:54 -07:00 committed by GitHub
parent bc06aa6030
commit d5601fb603
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,7 +79,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2.2.4
with: