Skip to content

Commit b474fe7

Browse files
authored
Merge branch 'main' into spec-clarifications-from-security-audit
2 parents eb60c78 + 709133e commit b474fe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/render-specs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
contents: write
1414
steps:
1515
- name: Checkout 🛎️
16-
uses: actions/checkout@v6 # If you're using actions/checkout@v6 you must set persist-credentials to false in most cases for the deployment to work correctly.
16+
uses: actions/checkout@v7 # If you're using actions/checkout@v7 you must set persist-credentials to false in most cases for the deployment to work correctly.
1717
with:
1818
persist-credentials: false
1919

0 commit comments

Comments
 (0)