X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/aca80789b0150569b44c083969d67524fd697ab2..7628f2735d29a7cbda2315f52f851a6dce44dbcc:/.github/workflows/cookstyle.yml diff --git a/.github/workflows/cookstyle.yml b/.github/workflows/cookstyle.yml index f1f0d3c0b..c386adb65 100644 --- a/.github/workflows/cookstyle.yml +++ b/.github/workflows/cookstyle.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out code - uses: actions/checkout@v2.3.5 + uses: actions/checkout@v2.4.0 - name: Setup ruby uses: actions/setup-ruby@v1.1.3 - name: Cache gems