CI: bump actions/checkout action to v3
[openwrt/openwrt.git] / .github / workflows / formal.yml
index 8df31d1751f4ca7ba20df268b2211572e3a9c3b4..8083c5832ca4d4750d7d6ae3b5392777a1b137a4 100644 (file)
@@ -14,7 +14,7 @@ jobs:
       fail-fast: false
 
     steps:
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v3
         with:
           ref: ${{ github.event.pull_request.head.sha }}
           fetch-depth: 0