Skip to content

Commit b0a4a78

Browse files
author
builderdev212
committed
change commit
1 parent 7e9797e commit b0a4a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cocotb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
env:
99
actor: ${{ github.actor }}
1010
steps:
11-
- uses: actions/checkout@v4
11+
- uses: actions/checkout@main
1212
- run: ls
1313
- run: pytest
1414
# cocotb:

0 commit comments

Comments
 (0)