Skip to content

Commit cf371ff

Browse files
authored
Merge pull request #73 from cpp-lln-lab/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2 parents 955ec60 + 56aff02 commit cf371ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-contributors.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- name: Checkout Repository
19-
uses: actions/checkout@v2
19+
uses: actions/checkout@v3
2020
- name: Tributors Update
2121

2222
# Important! Update to release https://github.com/con/tributors

0 commit comments

Comments
 (0)