Explorar o código

update checkout action

Sergey Gomenyuk hai 1 ano
pai
achega
556b633393
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/build.yml
  2. 0 0
      Dockerfile.build

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

@@ -11,7 +11,7 @@ jobs:
 
 
     steps:
     steps:
       - name: Clone Git repository
       - name: Clone Git repository
-        uses: actions/checkout@v3
+        uses: actions/checkout@v4
 
 
       - name: Install g++
       - name: Install g++
         run: |
         run: |

+ 0 - 0
Dockerfile.build