Merge pull request #72 from MHSanaei/dependabot/github_actions/actions/checkout-3.5.0

Bump actions/checkout from 3.4.0 to 3.5.0
This commit is contained in:
MHSanaei 2023-03-24 16:32:29 +03:30 committed by GitHub
commit 466ad1605b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ jobs:
name: build x-ui amd64 version
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3.4.0
- uses: actions/checkout@v3.5.0
- name: Set up Go
uses: actions/setup-go@v4.0.0
with: