Skip to content

Commit

Permalink
follow action name change
Browse files Browse the repository at this point in the history
  • Loading branch information
hidakatsuya authored Aug 13, 2023
1 parent 914e17b commit df0adcb
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 @@ -30,9 +30,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 df0adcb

Please sign in to comment.