Bump actions/checkout from 2 to 3 (#8178)

This commit is contained in:
dependabot[bot] 2023-03-30 15:55:00 -07:00 committed by GitHub
parent 474b4c24e2
commit 67aabce866
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: graalvm/setup-graalvm@v1
with:
version: 'latest'