diff --git a/action.yml b/action.yml
index 9a46391..519a3b8 100644
--- a/action.yml
+++ b/action.yml
@@ -67,9 +67,9 @@ inputs:
     default: ${{ github.token }}
 
 runs:
-  using: node12
+  using: node16
   main: dist/index.js
 
 branding:
   icon: package
-  color: blue
\ No newline at end of file
+  color: blue