Skip to content

Commit

Permalink
Use forked version of checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
clems4ever committed Feb 2, 2020
1 parent d8f20ea commit 4d981b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
name: Commentary
steps:
- name: Checkout
uses: actions/checkout@v1
uses: authelia/checkout@v1

- name: Comment PR
uses: authelia/actions-comment-pull-request@master
Expand Down

0 comments on commit 4d981b3

Please sign in to comment.