Update github actions dependencies

PiperOrigin-RevId: 852403329
diff --git a/.github/workflows/presubmit.yml b/.github/workflows/presubmit.yml
index 507caad..92a1b76 100644
--- a/.github/workflows/presubmit.yml
+++ b/.github/workflows/presubmit.yml
@@ -30,10 +30,10 @@
       labels: ubuntu-24.04-64core
     steps:
       - name: Check out repository code
-        uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # pin@v3
+        uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # pin@v6.0.1
 
       - name: Cache bazel build artifacts
-        uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # pin@v4.2.0
+        uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # pin@v5.0.1
         with:
           path: |
             ~/.cache/bazel