Skip to content

Commit

Permalink
Merge pull request #32 from elipZis/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4.2.0

chore(deps): Bump actions/checkout from 4.1.7 to 4.2.0
  • Loading branch information
github-actions[bot] authored Sep 30, 2024
2 parents 10e3b33 + 99e3828 commit a74e8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

steps:
- name: Checkout code
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.0
with:
ref: main

Expand Down

0 comments on commit a74e8bb

Please sign in to comment.