We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e328d66 commit 9137c8aCopy full SHA for 9137c8a
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
chmod -R a+rwX var
33
chmod -R a+rwX reports
34
35
- - uses: isbang/compose-action@v2.0.2
+ - uses: isbang/compose-action@v2.1.0
36
37
- name: Test
38
run: |
0 commit comments