diff --git a/.github/workflows/Pipeline.yml b/.github/workflows/Pipeline.yml index 469a420..a734dbb 100644 --- a/.github/workflows/Pipeline.yml +++ b/.github/workflows/Pipeline.yml @@ -41,7 +41,7 @@ jobs: EOF - name: ⏬ Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: 🐋 Building MikTeX image id: build @@ -124,7 +124,7 @@ jobs: EOF - name: ⏬ Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v6 - name: 🐋 Building MikTeX image for ${{ matrix.name }} id: build