Skip to content

Commit a6532a8

Browse files
renovate[bot]renovate-botkodiakhq[bot]
authored
chore(deps): update actions/checkout action to v3 (#16)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent a4c921e commit a6532a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
fail-fast: false
2323
steps:
2424
- name: Git checkout
25-
uses: actions/checkout@v2
25+
uses: actions/checkout@v3
2626
- name: Node.js ${{ matrix.node-version }}
2727
uses: actions/setup-node@v3
2828
with:

0 commit comments

Comments
 (0)