Skip to content

Commit

Permalink
Merge pull request #151 from datamweb/dependabot/github_actions/devel…
Browse files Browse the repository at this point in the history
…op/actions/checkout-4

chore(deps): bump actions/checkout from 3 to 4
  • Loading branch information
datamweb authored Aug 1, 2024
2 parents c5bb573 + 58f7a8c commit bb5c1ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-update-copyright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Set up Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit bb5c1ed

Please sign in to comment.