Skip to content

Commit

Permalink
follow the action name change
Browse files Browse the repository at this point in the history
  • Loading branch information
hidakatsuya authored Aug 13, 2023
1 parent 98ccc58 commit b9b13b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: hidakatsuya/setup-diff-pdf@v1
- uses: hidakatsuya/action-setup-diff-pdf@v1
with:
diff-pdf-version: 0.5
diff-pdf-version: '0.5'

- name: Set up Ruby ${{ matrix.ruby_version }}
uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit b9b13b2

Please sign in to comment.