We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00d44c2 commit 45fa0c0Copy full SHA for 45fa0c0
.github/workflows/deploy.yml
@@ -15,10 +15,10 @@ jobs:
15
git config --global user.email github-actions@github.com
16
17
- name: Checkout
18
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
19
20
21
22
with:
23
ref: public
24
path: _site
0 commit comments