chore(deps): update actions/checkout action to v3.3.0

This commit is contained in:
renovate[bot]
2023-01-05 14:10:15 +00:00
parent ee786daff5
commit e4a385a67a
6 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@ jobs:
matrix:
java: [ 'openjdk@1.11' ]
steps:
- uses: actions/checkout@v3.2.0
- uses: actions/checkout@v3.3.0
with:
fetch-depth: 100
- uses: jorelali/setup-elm@v3