Skip to content

Commit 7862674

Browse files
ci: migrate checkout to Node-24 v6.1.0 in docs/QUALITY_WORKFLOW_OS.md
1 parent 35d94b1 commit 7862674

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎docs/QUALITY_WORKFLOW_OS.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Every third-party `uses:` reference must pin to a full 40-character commit SHA.
4141
Allowed:
4242

4343
```yaml
44-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
44+
uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
4545
```
4646

4747
Not allowed:

0 commit comments

Comments
 (0)