Skip to content

Commit

Permalink
Merge pull request #5647 from Nuvindu/master
Browse files Browse the repository at this point in the history
Update the download artifact action version to v4 in workflow files
  • Loading branch information
nipunayf committed Sep 13, 2024
2 parents e51fa35 + d0de6b1 commit 4d35106
Show file tree
Hide file tree
Showing 9 changed files with 34 additions and 34 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/daily-build-2201.10.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ jobs:
sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*
sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
- name: Download Ballerina rpm Installer
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Linux Installer rpm
- name: Install Ballerina RPM
Expand Down Expand Up @@ -318,7 +318,7 @@ jobs:
with:
ref: 2201.10.x
- name: Download MacOS Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: MacOS Installer ZIP
- name: Create macos-pkg
Expand Down Expand Up @@ -368,7 +368,7 @@ jobs:
distribution: 'temurin'
java-version: '17.0.7'
- name: Download MacOS-ARM Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: MacOS-ARM Installer ZIP
- name: Create macos-arm-pkg
Expand Down Expand Up @@ -415,7 +415,7 @@ jobs:
run: echo "${WIX}bin" >> $GITHUB_PATH
shell: bash
- name: Download Windows Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Windows Installer ZIP
- name: Create windows-msi
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/daily-build-2201.3.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ jobs:
sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*
sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
- name: Download Ballerina rpm Installer
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Linux Installer rpm
- name: Install Ballerina RPM
Expand Down Expand Up @@ -311,7 +311,7 @@ jobs:
with:
ref: 2201.3.x
- name: Download MacOS Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: MacOS Installer ZIP
- name: Create macos-pkg
Expand Down Expand Up @@ -363,7 +363,7 @@ jobs:
- name: Install GUID Generator
run: dotnet tool install -g dotnet-guid --version 0.5.2
- name: Download Windows Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Windows Installer ZIP
- name: Create windows-msi
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/daily-build-2201.4.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ jobs:
sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*
sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
- name: Download Ballerina rpm Installer
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Linux Installer rpm
- name: Install Ballerina RPM
Expand Down Expand Up @@ -312,7 +312,7 @@ jobs:
with:
ref: 2201.4.x
- name: Download MacOS Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: MacOS Installer ZIP
- name: Create macos-pkg
Expand Down Expand Up @@ -364,7 +364,7 @@ jobs:
- name: Install GUID Generator
run: dotnet tool install -g dotnet-guid --version 0.5.2
- name: Download Windows Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Windows Installer ZIP
- name: Create windows-msi
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/daily-build-2201.5.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ jobs:
sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*
sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
- name: Download Ballerina rpm Installer
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Linux Installer rpm
- name: Install Ballerina RPM
Expand Down Expand Up @@ -317,7 +317,7 @@ jobs:
with:
ref: 2201.5.x
- name: Download MacOS Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: MacOS Installer ZIP
- name: Create macos-pkg
Expand Down Expand Up @@ -367,7 +367,7 @@ jobs:
distribution: 'temurin'
java-version: '11'
- name: Download MacOS-ARM Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: MacOS-ARM Installer ZIP
- name: Create macos-arm-pkg
Expand Down Expand Up @@ -406,7 +406,7 @@ jobs:
- name: Install GUID Generator
run: dotnet tool install -g dotnet-guid --version 0.5.2
- name: Download Windows Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Windows Installer ZIP
- name: Create windows-msi
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/daily-build-2201.6.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ jobs:
sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*
sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
- name: Download Ballerina rpm Installer
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Linux Installer rpm
- name: Install Ballerina RPM
Expand Down Expand Up @@ -317,7 +317,7 @@ jobs:
with:
ref: 2201.6.x
- name: Download MacOS Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: MacOS Installer ZIP
- name: Create macos-pkg
Expand Down Expand Up @@ -367,7 +367,7 @@ jobs:
distribution: 'temurin'
java-version: '11'
- name: Download MacOS-ARM Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: MacOS-ARM Installer ZIP
- name: Create macos-arm-pkg
Expand Down Expand Up @@ -414,7 +414,7 @@ jobs:
run: echo "${WIX}bin" >> $GITHUB_PATH
shell: bash
- name: Download Windows Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Windows Installer ZIP
- name: Create windows-msi
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/daily-build-2201.7.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ jobs:
sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*
sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
- name: Download Ballerina rpm Installer
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Linux Installer rpm
- name: Install Ballerina RPM
Expand Down Expand Up @@ -318,7 +318,7 @@ jobs:
with:
ref: 2201.7.x
- name: Download MacOS Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: MacOS Installer ZIP
- name: Create macos-pkg
Expand Down Expand Up @@ -368,7 +368,7 @@ jobs:
distribution: 'temurin'
java-version: '11'
- name: Download MacOS-ARM Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: MacOS-ARM Installer ZIP
- name: Create macos-arm-pkg
Expand Down Expand Up @@ -415,7 +415,7 @@ jobs:
run: echo "${WIX}bin" >> $GITHUB_PATH
shell: bash
- name: Download Windows Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Windows Installer ZIP
- name: Create windows-msi
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/daily-build-2201.8.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ jobs:
sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*
sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
- name: Download Ballerina rpm Installer
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Linux Installer rpm
- name: Install Ballerina RPM
Expand Down Expand Up @@ -318,7 +318,7 @@ jobs:
with:
ref: 2201.8.x
- name: Download MacOS Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: MacOS Installer ZIP
- name: Create macos-pkg
Expand Down Expand Up @@ -368,7 +368,7 @@ jobs:
distribution: 'temurin'
java-version: '17.0.7'
- name: Download MacOS-ARM Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: MacOS-ARM Installer ZIP
- name: Create macos-arm-pkg
Expand Down Expand Up @@ -415,7 +415,7 @@ jobs:
run: echo "${WIX}bin" >> $GITHUB_PATH
shell: bash
- name: Download Windows Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Windows Installer ZIP
- name: Create windows-msi
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/daily-build-2201.9.x.yml
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ jobs:
sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*
sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
- name: Download Ballerina rpm Installer
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Linux Installer rpm
- name: Install Ballerina RPM
Expand Down Expand Up @@ -318,7 +318,7 @@ jobs:
with:
ref: 2201.9.x
- name: Download MacOS Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: MacOS Installer ZIP
- name: Create macos-pkg
Expand Down Expand Up @@ -368,7 +368,7 @@ jobs:
distribution: 'temurin'
java-version: '17.0.7'
- name: Download MacOS-ARM Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: MacOS-ARM Installer ZIP
- name: Create macos-arm-pkg
Expand Down Expand Up @@ -415,7 +415,7 @@ jobs:
run: echo "${WIX}bin" >> $GITHUB_PATH
shell: bash
- name: Download Windows Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Windows Installer ZIP
- name: Create windows-msi
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/daily-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ jobs:
sed -i 's/mirrorlist/#mirrorlist/g' /etc/yum.repos.d/CentOS-*
sed -i 's|#baseurl=http://mirror.centos.org|baseurl=http://vault.centos.org|g' /etc/yum.repos.d/CentOS-*
- name: Download Ballerina rpm Installer
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Linux Installer rpm
- name: Install Ballerina RPM
Expand Down Expand Up @@ -322,7 +322,7 @@ jobs:
distribution: 'temurin'
java-version: '17.0.7'
- name: Download MacOS Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: MacOS Installer ZIP
- name: Create macos-pkg
Expand Down Expand Up @@ -372,7 +372,7 @@ jobs:
distribution: 'temurin'
java-version: '17.0.7'
- name: Download MacOS-ARM Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: MacOS-ARM Installer ZIP
- name: Create macos-arm-pkg
Expand Down Expand Up @@ -417,7 +417,7 @@ jobs:
run: echo "${WIX}bin" >> $GITHUB_PATH
shell: bash
- name: Download Windows Intaller Zip
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: Windows Installer ZIP
- name: Create windows-msi
Expand Down

0 comments on commit 4d35106

Please sign in to comment.