Skip to content

Commit

Permalink
Checkout source first (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy authored Oct 30, 2023
1 parent cba6ce8 commit c84e09e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/licence.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
update-licence-year:
runs-on: ubuntu-latest
steps:
- name: Checkout source
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4

- uses: ./actions/licence
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c84e09e

Please sign in to comment.