From 9479c1663a418973a9555d83d2bda96dc666d919 Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Sun, 18 Jan 2026 15:20:59 +0800 Subject: chore(ci): bump versions of actions --- .github/workflows/prek.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to '.github/workflows/prek.yml') diff --git a/.github/workflows/prek.yml b/.github/workflows/prek.yml index 8e43763..5362472 100644 --- a/.github/workflows/prek.yml +++ b/.github/workflows/prek.yml @@ -14,14 +14,14 @@ jobs: if: "!contains(github.event.head_commit.message, '[skip ci]')" steps: - name: Checkout code - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: token: ${{ secrets.GITHUB_TOKEN }} fetch-depth: 0 - + - name: Install Rust uses: dtolnay/rust-toolchain@stable - + - name: Install system dependencies if: runner.os == 'Linux' run: | @@ -34,7 +34,7 @@ jobs: libayatana-appindicator3-dev \ librsvg2-dev \ pkg-config - + - name: Run prek id: prek uses: j178/prek-action@v1 -- cgit v1.2.3-70-g09d2