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.
2 parents 7a2c6e7 + eba7b7b commit 292d9edCopy full SHA for 292d9ed
.github/workflows/book.yml
@@ -12,7 +12,7 @@ jobs:
12
sudo apt-get -yq update
13
sudo apt-get install -yq pandoc texlive-xetex texlive-fonts-extra gfortran ffmpeg
14
- name: Checkout
15
- uses: actions/checkout@v2
+ uses: actions/checkout@v5
16
- name: Install Miniconda
17
uses: conda-incubator/setup-miniconda@v3
18
with:
0 commit comments