Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mark Towers <mark.m.towers@gmail.com>
@@ -11,7 +11,7 @@ jobs:
env:
SPHINX_GITHUB_CHANGELOG_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
@@ -12,7 +12,7 @@ jobs:
@@ -21,10 +21,10 @@ jobs:
if: inputs.commit == ''
if: inputs.commit != ''
ref: ${{ inputs.commit }}