Skip to content

Commit 35617cd

Browse files
Merge pull request #1 from codenamephp/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2 parents 43ca719 + 69f62d0 commit 35617cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ubuntu-latest
2727
steps:
2828
- name: Checkout
29-
uses: actions/checkout@v2
29+
uses: actions/checkout@v3
3030
with:
3131
ref: ${{inputs.ref}}
3232

0 commit comments

Comments
 (0)