Skip to content

Commit

Permalink
Update to actions/checkout@v4
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Marr <[email protected]>
  • Loading branch information
smarr committed Feb 29, 2024
1 parent 978db3f commit a376c6c
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 @@ -79,7 +79,7 @@ jobs:
name: ${{ matrix.name }}
steps:
- name: Checkout SOM Repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Checkout SOM VM Repository
if: matrix.som != 'spec'
Expand Down

0 comments on commit a376c6c

Please sign in to comment.