]> https://gitweb.dealii.org/ - code-gallery.git/commitdiff
Update linux workflow. update-actions 204/head
authorMarc Fehling <mafehling.git@gmail.com>
Wed, 23 Oct 2024 12:59:49 +0000 (14:59 +0200)
committerGitHub <noreply@github.com>
Wed, 23 Oct 2024 12:59:49 +0000 (14:59 +0200)
.github/workflows/linux.yml

index ff73fef632b101de34743aa2a447097cc6beab7d..95e03194d96fe4041af2b0c219312360a6442b36 100644 (file)
@@ -38,7 +38,7 @@ jobs:
 
       - name: Install preCICE
         run: |
-          wget -O libprecice.deb https://github.com/precice/precice/releases/download/v3.0.0/libprecice3_3.0.0_${{ matrix.ubuntu_version }}.deb
+          wget -O libprecice.deb https://github.com/precice/precice/releases/download/v3.1.2/libprecice3_3.1.2_${{ matrix.ubuntu_version }}.deb
           apt-get -y install ./libprecice.deb
 
       - name: Install XBraid
@@ -78,7 +78,7 @@ jobs:
 
       - name: Create issue about failure
         if: failure() && github.event_name == 'schedule'
-        uses: JasonEtco/create-an-issue@v2.9.1
+        uses: JasonEtco/create-an-issue@v2.9.2
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
         with:

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.