diff --git a/.github/workflows/draft-release.yml b/.github/workflows/draft-release.yml index e7cbdf2..e2e1738 100644 --- a/.github/workflows/draft-release.yml +++ b/.github/workflows/draft-release.yml @@ -13,7 +13,7 @@ jobs: name: Draft Release PR runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Draft Release PR uses: pantheon-systems/plugin-release-actions/release-pr@v0 with: