diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 442b319..21bf6df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -99,7 +99,7 @@ jobs: with: workspaces: src-tauri - name: Install system dependencies - uses: awalsh128/cache-apt-pkgs-action@681749ae568c81c2037cb9185e38b709b261bd2f # v1.6.1 + uses: awalsh128/cache-apt-pkgs-action@5513791f75b039e2a79653b1a92238d3fb8d99b4 # v1.6.2 with: packages: libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev patchelf version: 1.0 @@ -174,7 +174,7 @@ jobs: node-version: '20' cache: 'npm' - name: Install system dependencies - uses: awalsh128/cache-apt-pkgs-action@681749ae568c81c2037cb9185e38b709b261bd2f # v1.6.1 + uses: awalsh128/cache-apt-pkgs-action@5513791f75b039e2a79653b1a92238d3fb8d99b4 # v1.6.2 with: packages: libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev patchelf version: 1.0