# HG changeset patch # User Markus Mützel # Date 1646935145 -3600 # Node ID 1bc5ea8aab94463c0072b36e4d05bfed662bf17d # Parent aee523d3036ff5b20c0f5179fb18b40ae05fbd40# Parent 0ffe2f9a19f3cbd433c3d32996ee60bf5aae4cb0 maint: Merge stable to default. diff -r aee523d3036f -r 1bc5ea8aab94 .github/workflows/codeql-analysis.yaml --- a/.github/workflows/codeql-analysis.yaml Mon Mar 07 10:37:47 2022 -0300 +++ b/.github/workflows/codeql-analysis.yaml Thu Mar 10 18:59:05 2022 +0100 @@ -21,7 +21,7 @@ steps: - name: checkout repository - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: install dependencies run: | @@ -145,7 +145,7 @@ msystem: ${{ matrix.msystem }} - name: checkout repository - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: bootstrap run: ./bootstrap diff -r aee523d3036f -r 1bc5ea8aab94 .github/workflows/make.yaml --- a/.github/workflows/make.yaml Mon Mar 07 10:37:47 2022 -0300 +++ b/.github/workflows/make.yaml Thu Mar 10 18:59:05 2022 +0100 @@ -38,7 +38,7 @@ steps: - name: checkout repository - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: install dependencies env: @@ -169,7 +169,7 @@ steps: - name: checkout repository - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: install dependencies # This step sometimes takes long and still recovers. But sometimes it @@ -423,7 +423,7 @@ run: pacman --noconfirm -S ${TARGET_PREFIX}-mesa - name: checkout repository - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: prepare ccache # Create human readable timestamp