diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml
index bcfa546..e53af03 100644
--- a/.forgejo/workflows/test.yml
+++ b/.forgejo/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - name: Checkout Repository
-        uses: actions/checkout@v3
+        uses: actions/checkout@v4
 
       - name: Deploy to OCI Registry
         uses: https://git.smgames.club/SevenOfAces/DeployImage@main