1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-01 16:58:03 +02:00

Merge pull request #1152 from shogo82148/bump-actions-checkout-v4

bump actions/checkout v4
This commit is contained in:
Mike Linksvayer 2023-09-15 17:10:28 -04:00 committed by GitHub
commit 080f59b058
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
submodules: true