Skip to content

Commit

Permalink
[GHA] Update actions/checkout properties
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-w committed Jan 8, 2024
1 parent 0380381 commit 9ded169
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 14 deletions.
3 changes: 2 additions & 1 deletion .github/auto_assign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ skipKeywords:
numberOfReviewers: 0

# Filter draft PRs
runOnDraft: true
runOnDraft: true

4 changes: 2 additions & 2 deletions .github/auto_assign_sc.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#
#
# See https://github.com/marketplace/actions/auto-assign-action
#
# Set to true to add reviewers to pull requests
Expand All @@ -22,4 +22,4 @@ skipKeywords:
numberOfReviewers: 0

# Filter draft PRs
runOnDraft: true
runOnDraft: true
4 changes: 2 additions & 2 deletions .github/workflows/appimage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Build AppImage
working-directory: ${{ github.workspace }}
Expand Down Expand Up @@ -58,7 +58,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Build AppImage
working-directory: ${{ github.workspace }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-line-endings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
if: "!contains(github.actor, 'transifex')"
steps:
- name: Checkout repository contents
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Check CRLF line endings
uses: erclu/check-crlf@v1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/checklist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
name: Checklist job
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Checklist
uses: wyozi/contextual-qa-checklist-action@master
with:
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
sudo apt install -y qtbase5-private-dev qtscript5-dev libqt5svg5-dev qttools5-dev-tools qttools5-dev libqt5opengl5-dev qtmultimedia5-dev libqt5multimedia5-plugins libqt5serialport5 libqt5serialport5-dev qtpositioning5-dev libgps-dev libqt5positioning5 libqt5positioning5-plugins qtwebengine5-dev libqt5charts5-dev zlib1g-dev libgl1-mesa-dev libdrm-dev cmake libexiv2-dev libnlopt-cxx-dev
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Configure CMake
shell: bash
Expand Down Expand Up @@ -65,7 +65,7 @@ jobs:
sudo apt install -y qt6-base-private-dev qt6-multimedia-dev qt6-positioning-dev qt6-tools-dev qt6-tools-dev-tools qt6-base-dev-tools qt6-qpa-plugins qt6-image-formats-plugins qt6-l10n-tools qt6-webengine-dev qt6-webengine-dev-tools libqt6charts6-dev libqt6charts6 libqt6opengl6-dev libqt6positioning6-plugins libqt6serialport6-dev qt6-base-dev libqt6webenginecore6-bin libqt6webengine6-data libexiv2-dev libnlopt-cxx-dev zlib1g-dev libgl1-mesa-dev libdrm-dev libglx-dev libxkbcommon-x11-dev libgps-dev
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Configure CMake
shell: bash
Expand Down Expand Up @@ -101,7 +101,7 @@ jobs:
brew install qt@5 nlopt exiv2
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Configure CMake
shell: bash
Expand Down Expand Up @@ -138,7 +138,7 @@ jobs:
brew install qt@6 nlopt exiv2
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Configure CMake
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
sudo apt install -y qtbase5-private-dev qtscript5-dev libqt5svg5-dev qttools5-dev-tools qttools5-dev libqt5opengl5-dev qtmultimedia5-dev libqt5multimedia5-plugins libqt5serialport5 libqt5serialport5-dev qtpositioning5-dev libgps-dev libqt5positioning5 libqt5positioning5-plugins qtwebengine5-dev libqt5charts5-dev zlib1g-dev libgl1-mesa-dev libdrm-dev cmake lcov libexiv2-dev libnlopt-cxx-dev
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Configure CMake
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
sudo apt-get install -y qtbase5-private-dev qtscript5-dev libqt5svg5-dev qttools5-dev-tools qttools5-dev libqt5opengl5-dev qtmultimedia5-dev libqt5multimedia5-plugins libqt5serialport5 libqt5serialport5-dev qtpositioning5-dev libgps-dev libqt5positioning5 libqt5positioning5-plugins qtwebengine5-dev libqt5charts5-dev zlib1g-dev libgl1-mesa-dev libdrm-dev cmake libexiv2-dev libnlopt-cxx-dev
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/label-commenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
name: Comment
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Label Commenter
uses: peaceiris/actions-label-commenter@v1
Expand Down

0 comments on commit 9ded169

Please sign in to comment.