We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d44bc0 commit a2eaaf3Copy full SHA for a2eaaf3
.github/workflows/ci-goturn.yml
@@ -28,7 +28,7 @@ jobs:
28
container: adversarialrobustnesstoolbox/art_testing_envs:goturn
29
steps:
30
- name: Checkout Repo
31
- uses: actions/checkout@v4
+ uses: actions/checkout@v3
32
- name: Run Test Action
33
uses: ./.github/actions/goturn
34
- name: Upload coverage to Codecov
0 commit comments