aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/pull_requests.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/pull_requests.yml')
-rw-r--r--.github/workflows/pull_requests.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pull_requests.yml b/.github/workflows/pull_requests.yml
index 0e1c020..3a17640 100644
--- a/.github/workflows/pull_requests.yml
+++ b/.github/workflows/pull_requests.yml
@@ -14,7 +14,7 @@ jobs:
node-version: [22.x]
steps:
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
- name: Check changes (prevent pushing to public/)
uses: xalvarez/prevent-file-change-action@v2.0.0
with: