summaryrefslogtreecommitdiffhomepage
path: root/github/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'github/README.md')
-rw-r--r--github/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/github/README.md b/github/README.md
index 24651a09f..954710f23 100644
--- a/github/README.md
+++ b/github/README.md
@@ -82,7 +82,7 @@ This will walk you through installing the GitHub app, creating the workflow, and
id-token: write
steps:
- name: Checkout repository
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
with:
fetch-depth: 1