diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 4b87d21..ebc64cc 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -22,7 +22,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v6.0.1 + uses: actions/checkout@v6.0.2 - name: Install Brioche uses: brioche-dev/setup-brioche@v1.5.0