]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Bump actions/checkout from 3 to 4 dependabot/github_actions/actions/checkout-4 15978/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 11 Sep 2023 02:50:10 +0000 (02:50 +0000)
committerGitHub <noreply@github.com>
Mon, 11 Sep 2023 02:50:10 +0000 (02:50 +0000)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/docker.yml
.github/workflows/indent.yml
.github/workflows/linux.yml
.github/workflows/osx.yml
.github/workflows/tidy.yml
.github/workflows/windows.yml

index 80851a9ed63c6dd4436aeedb62bd667e1744694d..582ad8f0be7165416206de208677bd9833fee393 100644 (file)
@@ -15,7 +15,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - name: Checkout code
-        uses: actions/checkout@v3
+        uses: actions/checkout@v4
 
       - name: Set up Docker Buildx
         uses: docker/setup-buildx-action@v2
index 34c5a7e4eaf292d70a16e09b2d75275e470a203b..96204f61f1474689e0d1c428d4cc2dd888d50109 100644 (file)
@@ -17,7 +17,7 @@ jobs:
     runs-on: [ubuntu-20.04]
 
     steps:
-    - uses: actions/checkout@v3
+    - uses: actions/checkout@v4
       with:
         fetch-depth: 100
     - name: setup
index 94819b1e2a8164410c654945688d693b5626c6fd..6f9e8ea691cd6a4bfcddcdd6a4bb74bcd3c34507 100644 (file)
@@ -41,7 +41,7 @@ jobs:
       options: --user root
 
     steps:
-    - uses: actions/checkout@v3
+    - uses: actions/checkout@v4
     - name: info
       run: |
         python --version
@@ -95,7 +95,7 @@ jobs:
       options: --user root --env OMPI_ALLOW_RUN_AS_ROOT=1 --env OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1
 
     steps:
-    - uses: actions/checkout@v3
+    - uses: actions/checkout@v4
     - name: info
       run: |
         mpicc -v
@@ -159,7 +159,7 @@ jobs:
     # if: ${{ github.event_name == 'push' || !github.event.pull_request.draft }}
 
     steps:
-    - uses: actions/checkout@v3
+    - uses: actions/checkout@v4
     - name: setup apt repo
       run: |
         # oneapi-ci/scripts/setup_apt_repo_linux.sh
@@ -250,7 +250,7 @@ jobs:
       CUDA_ROOT: /usr/local/cuda
 
     steps:
-    - uses: actions/checkout@v3
+    - uses: actions/checkout@v4
     - name: modules
       run: |
         wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/cuda-ubuntu2004.pin
@@ -271,7 +271,7 @@ jobs:
       run: |
         mpicc -v
         cmake --version
-    - uses: actions/checkout@v3
+    - uses: actions/checkout@v4
       with:
         repository: kokkos/kokkos
         ref: 3.7.00
@@ -341,7 +341,7 @@ jobs:
       CUDA_ROOT: /usr/local/cuda
 
     steps:
-    - uses: actions/checkout@v3
+    - uses: actions/checkout@v4
     - name: modules
       run: |
         wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/cuda-ubuntu2004.pin
@@ -363,7 +363,7 @@ jobs:
       run: |
         mpicc -v
         cmake --version
-    - uses: actions/checkout@v3
+    - uses: actions/checkout@v4
       with:
         repository: kokkos/kokkos
         ref: 3.7.00
index 059a28b564e00b0a0464fe8344d3fc070ff2e6b8..e51618c34d1d55cf3e42a2c098d054b5e8f231da 100644 (file)
@@ -32,7 +32,7 @@ jobs:
     # if: ${{ github.event_name == 'push' || !github.event.pull_request.draft }}
 
     steps:
-    - uses: actions/checkout@v3
+    - uses: actions/checkout@v4
     - name: info
       run: |
         g++ -v
@@ -76,7 +76,7 @@ jobs:
     # if: ${{ github.event_name == 'push' || !github.event.pull_request.draft }}
 
     steps:
-    - uses: actions/checkout@v3
+    - uses: actions/checkout@v4
     - name: setup
       run: |
         brew install openmpi
index ec2a8c608ea30924488a2934740ad535da84115c..765a60f22451b40cd46f1c0ab7fa6f5d6021dcc6 100644 (file)
@@ -27,7 +27,7 @@ jobs:
     # if: ${{ github.event_name == 'push' || !github.event.pull_request.draft }}
 
     steps:
-    - uses: actions/checkout@v3
+    - uses: actions/checkout@v4
     - name: modules
       run: |
         sudo apt-get install -y software-properties-common
index 2fad5519e77b37acbf2c917c22f160d157533c95..f35231c4438ba00cd27b974c0070e7a34cdcaa7a 100644 (file)
@@ -37,7 +37,7 @@ jobs:
         os: [windows-2019, windows-2022]
 
     steps:
-    - uses: actions/checkout@v3
+    - uses: actions/checkout@v4
     - name: info
       run: |
         cmake --version

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.