diff --git a/.github/workflows/icbundle.yml b/.github/workflows/icbundle.yml index c73ab144..e4501110 100644 --- a/.github/workflows/icbundle.yml +++ b/.github/workflows/icbundle.yml @@ -19,7 +19,7 @@ jobs: sudo apt update sudo apt install -y w3m - name: Checkout IC Branch - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: fetch-depth: '0' ref: main