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 2bd570e commit a90f8feCopy full SHA for a90f8fe
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Prep OPA cases
31
working-directory: opa
32
run: WASM_BUILD_ONLY=true make wasm-rego-test
33
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
34
with:
35
name: testcases
36
path: opa/.go/cache/testcases.tar.gz
0 commit comments