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 dda8b32 commit 3cb8779Copy full SHA for 3cb8779
.github/workflows/smoketest.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Verify formatting
36
run: composer run format:check
37
38
- - uses: flarum/action-build@2
+ - uses: flarum/action-build@master
39
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
40
with:
41
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments