Răsfoiți Sursa

Merge pull request #24 from MHSanaei/dependabot/github_actions/actions/checkout-3.4.0

Bump actions/checkout from 3.3.0 to 3.4.0
MHSanaei 2 ani în urmă
părinte
comite
a3e5628961
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      .github/workflows/release.yml

+ 1 - 1
.github/workflows/release.yml

@@ -6,7 +6,7 @@ jobs:
     name: build x-ui amd64 version
     runs-on: ubuntu-20.04
     steps:
-      - uses: actions/checkout@v3.3.0
+      - uses: actions/checkout@v3.4.0
       - name: Set up Go
         uses: actions/[email protected]
         with: