Skip to content

Commit 0a003c9

Browse files
chore(fallback): update actions/checkout
1 parent 4048b72 commit 0a003c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
docs:
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
9+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1010
with:
1111
ref: ${{ github.event.pull_request.head.ref }}
1212

0 commit comments

Comments
 (0)