Browse Source

no synced local '.github/workflows/update-copyright-years-in-license-file.yml' with remote 'general/.github/workflows/update-copyright-years-in-license-file.yml'

pull/39/head
dgibbs64 1 year ago
parent
commit
e6055c4bad
  1. 2
      .github/workflows/update-copyright-years-in-license-file.yml

2
.github/workflows/update-copyright-years-in-license-file.yml

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Action Update License Year

Loading…
Cancel
Save