Skip to content

Commit 0edb032

Browse files
authored
Merge pull request #32 from kevinneville/update-actions-version
ci: update checkout version
2 parents 2557322 + f18b464 commit 0edb032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/changelog-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010

1111
steps:
12-
- uses: actions/checkout@v2
12+
- uses: actions/checkout@v3
1313

1414
- name: Run Changelog CI
1515
uses: saadmk11/changelog-ci@v0.7.5

0 commit comments

Comments
 (0)