diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b5909c6e..935aeeb0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -323,7 +323,7 @@ jobs: -V $FUZZ_TIME_SEC \ -- ${BUILD_FOLDER}/arkscript -L ./lib @@ - - uses: 8BitJonny/gh-get-current-pr@3.0.0 + - uses: 8BitJonny/gh-get-current-pr@4.0.0 id: PR with: sha: ${{ github.event.pull_request.head.sha }}