Skip to content

Commit

Permalink
Fix actions-comment-pull-request version
Browse files Browse the repository at this point in the history
  • Loading branch information
ruippeixotog committed Oct 8, 2021
1 parent fc4e556 commit 550f770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -134,7 +134,7 @@ jobs:

- name: Comment on pull request
if: steps.diff_website.outcome == 'failure'
uses: thollander/actions-comment-pull-request@1.0.4
uses: thollander/actions-comment-pull-request@v1.0.4
with:
message: >
Warning: the content of the PureConfig website changed with this pull request. This may
Expand Down

0 comments on commit 550f770

Please sign in to comment.