Skip to content

Commit

Permalink
github: bump checkout to v4
Browse files Browse the repository at this point in the history
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
  • Loading branch information
Noltari committed Apr 10, 2024
1 parent ca81e5c commit 2e3f10f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: 'Check out code'
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: 'Install dependencies'
run: |
Expand Down

0 comments on commit 2e3f10f

Please sign in to comment.