diff --git a/.github/workflows/commit-checker.yml b/.github/workflows/commit-checker.yml index cc95082..b80532f 100644 --- a/.github/workflows/commit-checker.yml +++ b/.github/workflows/commit-checker.yml @@ -12,7 +12,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: fetch-depth: 4 diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b7ec93f..277bca4 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,7 +11,7 @@ on: jobs: release: name: Release - uses: OpenTTD/actions/.github/workflows/rw-entry-release-baseset.yml@v4 + uses: OpenTTD/actions/.github/workflows/rw-entry-release-baseset.yml@v5 secrets: inherit with: apt-packages: gimp grfcodec