Skip to content

Commit

Permalink
Fix file-changes-action error (EbookFoundation#5201)
Browse files Browse the repository at this point in the history
* test

* apparently 1.2.4 is broken

trilom/file-changes-action#102

* remove noop
  • Loading branch information
borgified authored and tt512 committed May 7, 2021
1 parent 3133202 commit e740d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: trilom/[email protected].4
- uses: trilom/[email protected].3
id: file_changes
with:
output: ''
Expand Down

0 comments on commit e740d2b

Please sign in to comment.