Skip to content

Commit

Permalink
Use actions/checkout@v4 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rangi42 authored Nov 3, 2024
1 parent 173d80e commit 06033b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
rgbds: ['', '--HEAD']
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install RGBDS
run: |
brew install ${{ matrix.rgbds }} rgbds
Expand Down

0 comments on commit 06033b2

Please sign in to comment.