stevedlawrence opened a new pull request #337: Update github actions/checkout to use v2.0.0 URL: https://github.com/apache/incubator-daffodil/pull/337 There is a bug in actions/checkout v1.0.0 that prevents re-running a github workflow, which is needed in some cases when there is a random failure (e.g. network failure downloaded dependencies). This updates it to v2.0.0, which fixes this issue. Also updates SonarCloud to use a specific version instead of master. We've had issues in the past where the master branch was undergoing development and broke our builds. Sticking to a specific version prevents that. DAFFODIL-2301
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
