Skip to content

Commit a2eaaf3

Browse files
committed
Test codecov-actionB@v3
Signed-off-by: Beat Buesser <[email protected]>
1 parent 8d44bc0 commit a2eaaf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-goturn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
container: adversarialrobustnesstoolbox/art_testing_envs:goturn
2929
steps:
3030
- name: Checkout Repo
31-
uses: actions/checkout@v4
31+
uses: actions/checkout@v3
3232
- name: Run Test Action
3333
uses: ./.github/actions/goturn
3434
- name: Upload coverage to Codecov

0 commit comments

Comments
 (0)