Skip to content

Commit 97c1e8d

Browse files
authored
actions/checkout@v4
1 parent 79a393c commit 97c1e8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
ovm_version: ['1.2.1', latest]
1414
name: check oscript
1515
steps:
16-
- uses: actions/checkout@v2
16+
- uses: actions/checkout@v4
1717
- uses: ./
1818
with:
1919
version: ${{ matrix.oscript_version }}

0 commit comments

Comments
 (0)