Skip to content

Commit 2ffd9af

Browse files
author
Gary Gregory
committed
Bump actions/checkout from 3 to 3.0.2
1 parent be4c8f8 commit 2ffd9af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
fail-fast: false
4444

4545
steps:
46-
- uses: actions/checkout@v3
46+
- uses: actions/checkout@v3.0.2
4747
- uses: actions/cache@v3.0.8
4848
with:
4949
path: ~/.m2/repository

0 commit comments

Comments
 (0)