mirror of
https://github.com/docker/setup-docker-action.git
synced 2025-06-24 03:47:58 +02:00
chore: update yarn to 3.6.3
This commit is contained in:
@ -1,2 +1,12 @@
|
||||
/coverage
|
||||
/node_modules
|
||||
|
||||
# Dependency directories
|
||||
node_modules/
|
||||
jspm_packages/
|
||||
|
||||
# yarn v2
|
||||
.yarn/cache
|
||||
.yarn/unplugged
|
||||
.yarn/build-state.yml
|
||||
.yarn/install-state.gz
|
||||
.pnp.*
|
||||
|
Reference in New Issue
Block a user