Skip to content

Commit 93c29c1

Browse files
committed
update apigen action
1 parent 47cd2b2 commit 93c29c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apigen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v2
1515
- name: 📝 ApiGen PHP Document Generator
16-
uses: varunsridharan/action-apigen@2.0
16+
uses: varunsridharan/action-apigen@2.1
1717
with:
1818
cached_apigen: 'no'
1919
env:

0 commit comments

Comments
 (0)