Merge pull request #679 from apernet/dependabot/github_actions/actions/checkout-4

chore(deps): bump actions/checkout from 3 to 4
This commit is contained in:
Toby 2023-09-11 17:56:41 -07:00 committed by GitHub
commit 5c72b383ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
steps:
- name: Check out
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Get version
id: get_version