diff --git a/.github/workflows/integration.yaml b/.github/workflows/integration.yaml index 190a7bb91a..738f595c4c 100644 --- a/.github/workflows/integration.yaml +++ b/.github/workflows/integration.yaml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@v2 - name: Get branch names id: branch-name - uses: tj-actions/branch-names@v4 + uses: tj-actions/branch-names@v5.3 - name: Install Rust uses: actions-rs/toolchain@v1 with: