Skip to content

Commit 3cb8779

Browse files
committed
Test new action version
1 parent dda8b32 commit 3cb8779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/smoketest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Verify formatting
3636
run: composer run format:check
3737

38-
- uses: flarum/action-build@2
38+
- uses: flarum/action-build@master
3939
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
4040
with:
4141
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)