Skip to content

Commit

Permalink
actions/checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 authored Dec 31, 2023
1 parent 79a393c commit 97c1e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
ovm_version: ['1.2.1', latest]
name: check oscript
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: ./
with:
version: ${{ matrix.oscript_version }}
Expand Down

0 comments on commit 97c1e8d

Please sign in to comment.