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 8eb0b0a commit faa9df0Copy full SHA for faa9df0
.github/workflows/bc.yml
@@ -19,7 +19,7 @@ concurrency:
19
20
jobs:
21
roave_bc_check:
22
- uses: yiisoft/actions/.github/workflows/bc.yml@detect-latest-version
+ uses: yiisoft/actions/.github/workflows/bc.yml@master
23
with:
24
os: >-
25
['ubuntu-latest']
0 commit comments