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 c848faf commit b7e3df1Copy full SHA for b7e3df1
.github/workflows/generate.yml
@@ -17,11 +17,11 @@ jobs:
17
sudo apt-get -y install libfuse2
18
echo "LD_PRELOAD=/lib/x86_64-linux-gnu/libgmodule-2.0.so" >> $GITHUB_ENV
19
- name: checkout master
20
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
21
with:
22
path: work
23
- name: Checkout gh-pages
24
25
26
path: target
27
ref: gh-pages
0 commit comments