build(deps): Bump actions/checkout from 3 to 4
[e-mobility-charging-stations-simulator.git] / .github / workflows / clone-count.yml
index cc067e88a8481d6f6afeda6099dc5bf4bd9675ae..3df9887135c6e25a9bb6d9831f23ffd1a1c3501c 100644 (file)
@@ -10,7 +10,7 @@ jobs:
     runs-on: ubuntu-latest
 
     steps:
-      - uses: actions/checkout@v3
+      - uses: actions/checkout@v4
 
       - name: gh login
         run: echo "${{ secrets.SECRET_TOKEN }}" | gh auth login --with-token