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 4e0cea6 commit 6a9ee5cCopy full SHA for 6a9ee5c
.github/workflows/pages-ci.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- name: Checkout
18
- uses: actions/checkout@v4
+ uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
19
20
- name: Set up Python
21
uses: actions/setup-python@v5
.github/workflows/pages.yml
@@ -19,7 +19,7 @@ jobs:
22
23
24
25
0 commit comments