Skip to content

Commit b09cb44

Browse files
chore(deps): update actions/checkout action to v3.4.0
1 parent 9bc63ac commit b09cb44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-actions-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
runs-on: ubuntu-latest
4747
steps:
4848
- name: 'Check out repository'
49-
uses: actions/checkout@v3.0.2
49+
uses: actions/checkout@v3.4.0
5050
- name: 'Cache local Maven repository'
5151
uses: actions/cache@v3.0.8
5252
with:

0 commit comments

Comments
 (0)