.github/actions/install-chrome/action.yml in watir-6.19.1 vs .github/actions/install-chrome/action.yml in watir-7.0.0.beta1

- old
+ new

@@ -1,5 +1,6 @@ name: 'Install Chrome' +description: 'Install Chrome Stable' runs: using: "composite" steps: - run: | wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -