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 569db81 commit 0ec478fCopy full SHA for 0ec478f
.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@master
+ - uses: flarum/action-build@2
39
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
40
with:
41
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments