]> git.lizzy.rs Git - rust.git/blobdiff - .github/workflows/deploy.yml
Auto merge of #9989 - xFrednet:9986-move-safety-thingy, r=flip1995
[rust.git] / .github / workflows / deploy.yml
index b8be730be32b00644ec1ed70658a832bf2284397..71d71d10359e7e76b4f2cbc1b8843247d266659c 100644 (file)
@@ -21,10 +21,10 @@ jobs:
     steps:
     # Setup
     - name: Checkout
-      uses: actions/checkout@v2.3.3
+      uses: actions/checkout@v3.0.2
 
     - name: Checkout
-      uses: actions/checkout@v2.3.3
+      uses: actions/checkout@v3.0.2
       with:
         ref: ${{ env.TARGET_BRANCH }}
         path: 'out'