diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 03bd033f3f4d62..0aa5873bc73782 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -112,7 +112,7 @@ jobs: - name: Checkout EIP Repository uses: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f - - uses: ethereum/eipw-action@2d1d689c81a07f93d9b091df0f3ef6a7c0de1492 + - uses: ethereum/eipw-action@af0856c89aa1a245cf0da9ae904eafbbddb94ecf id: eipw with: token: ${{ secrets.GITHUB_TOKEN }}