diff --git a/.github/workflows/post-release-workflow.yml b/.github/workflows/post-release-workflow.yml index 0eb7d40624..6717114491 100644 --- a/.github/workflows/post-release-workflow.yml +++ b/.github/workflows/post-release-workflow.yml @@ -10,7 +10,7 @@ jobs: steps: - name: Check out the repository - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Download Changelog Generator run: |