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 4f70de8 commit 1a9f40eCopy full SHA for 1a9f40e
.github/workflows/gh-pages.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: Clone repository
11
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
12
13
- name: Install rust toolchain
14
uses: actions-rs/toolchain@v1
0 commit comments