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 e4ee7f3 commit 21d1687Copy full SHA for 21d1687
.github/workflows/publish.yml
@@ -17,11 +17,11 @@ jobs:
17
sudo apt-get -qq install ./dokkoo_${version}_amd64.deb > /dev/null
18
printf "Installed Dokkoo v${version}"
19
- name: Checkout Mokk
20
- uses: actions/checkout@v2
+ uses: actions/checkout@v5
21
with:
22
path: ./mokk
23
- name: Checkout GitHub Pages environment
24
25
26
ref: gh-pages
27
path: ./gh-pages
0 commit comments