diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3196056e..dc3e811a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: with: access_token: ${{ github.token }} - name: 'Check out repository' - uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 + uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: 'Set up JDK ${{ matrix.java }}' uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 with: