Skip to content

Commit

Permalink
Fix: Update checkout-pull-request task (#89)
Browse files Browse the repository at this point in the history
Co-authored-by: erikortec <[email protected]>
  • Loading branch information
erenes and erikortec authored Aug 7, 2024
1 parent b004eaa commit 3f5f980
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/commit-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-depth: 4

- name: Get pull-request commits
uses: OpenTTD/actions/checkout-pull-request@v4
uses: OpenTTD/actions/checkout-pull-request@v5

- name: Check commits
uses: OpenTTD/OpenTTD-git-hooks@main
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
testing:
name: Testing
uses: OpenTTD/actions/.github/workflows/rw-entry-testing-baseset.yml@v4
uses: OpenTTD/actions/.github/workflows/rw-entry-testing-baseset.yml@v5
with:
apt-packages: gimp grfcodec
name: opengfx
Expand Down

0 comments on commit 3f5f980

Please sign in to comment.