We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39e822e commit 275ddc6Copy full SHA for 275ddc6
.github/workflows/build.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout
10
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
11
12
- name: Execute OPA Tests
13
id: opa
0 commit comments