We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79a393c commit 97c1e8dCopy full SHA for 97c1e8d
1 file changed
.github/workflows/check.yml
@@ -13,7 +13,7 @@ jobs:
13
ovm_version: ['1.2.1', latest]
14
name: check oscript
15
steps:
16
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
17
- uses: ./
18
with:
19
version: ${{ matrix.oscript_version }}
0 commit comments