diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9dac9df..7cce86a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -419,7 +419,7 @@ jobs: # Checkout # ########################### - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: lfs: true @@ -453,7 +453,7 @@ jobs: ########################### # Checkout # ########################### - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 with: lfs: true @@ -499,7 +499,7 @@ jobs: ########################### # Checkout # ########################### - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 with: lfs: true @@ -545,7 +545,7 @@ jobs: ########################### # Checkout # ########################### - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 with: lfs: true @@ -591,7 +591,7 @@ jobs: ########################### # Checkout # ########################### - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 with: lfs: true