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 76352a4 commit eba7b7bCopy full SHA for eba7b7b
.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@v2
18
with:
0 commit comments