Skip to content

Commit

Permalink
Upgrade actions/checkout to v4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcer committed Mar 13, 2024
1 parent f1bd75e commit 9087ac1
Show file tree
Hide file tree
Showing 11 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/basic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
basic-usage:
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- uses: hustcer/setup-nu@develop
with:
version: '*'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- uses: actions/[email protected]
with:
node-version: '20'
Expand All @@ -37,7 +37,7 @@ jobs:
runs-on: ${{ matrix.os }}
name: test (${{matrix.os}}, ${{ matrix.crate.owner }}/${{ matrix.crate.name }})
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- name: Setup ${{ matrix.crate.owner }}/${{ matrix.crate.name }}
uses: ./
with:
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/full-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jobs:
strategy:
matrix:
os: [windows-latest, ubuntu-22.04, macos-latest]
ver: [0.90.1, 0.88.1, 0.87.1, 0.86]
ver: [0.91.0, 0.90.1, 0.88.1, 0.87.1, 0.86]

runs-on: ${{ matrix.os }}
name: test (${{matrix.os}}, nu@${{matrix.ver}})
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- name: Setup nu@${{matrix.ver}}
uses: hustcer/setup-nu@develop
with:
Expand All @@ -49,7 +49,7 @@ jobs:
runs-on: ${{ matrix.os }}
name: test (${{matrix.os}}, nu@nightly)
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- name: Setup nu@nightly
uses: hustcer/setup-nu@develop
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/latest-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jobs:
strategy:
matrix:
os: [windows-latest, ubuntu-22.04, macos-latest]
ver: [0.90.1, 0.88.1, 0.87.1, 0.86, 0.85, 0.83.1, 0.82, '0.80', 0.79, 0.78, 0.77.1, 0.75, 0.73, 0.72, 0.71, '0.70']
ver: [0.91.0, 0.90.1, 0.88.1, 0.87.1, 0.86, 0.85, 0.83.1, 0.82, '0.80', 0.79, 0.78, 0.77.1, 0.75, 0.73, 0.72, 0.71, '0.70']

runs-on: ${{ matrix.os }}
name: test (${{matrix.os}}, nu@${{matrix.ver}})
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- name: Setup nu@${{matrix.ver}}
uses: hustcer/setup-nu@main
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/module-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-22.04, macos-latest, windows-latest]
ver: [0.90.1, 0.88.1, 0.87.1, 0.86, 0.85, 0.83.1, 0.82, '0.80', 0.79, 0.78, 0.77.1, 0.76, 0.75, 0.74, 0.73, 0.72.1, 0.71, '0.70']
ver: [0.91.0, 0.90.1, 0.88.1, 0.87.1, 0.86, 0.85, 0.83.1, 0.82, '0.80', 0.79, 0.78, 0.77.1, 0.76, 0.75, 0.74, 0.73, 0.72.1, 0.71, '0.70']

runs-on: ${{ matrix.os }}
name: test (${{matrix.os}}, nu@${{matrix.ver}})
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- name: Setup nu@latest
uses: hustcer/setup-nu@develop
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/module-test2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ jobs:
fail-fast: false
matrix:
os: [windows-latest, ubuntu-22.04, macos-latest]
ver: [0.90.1, 0.87.1, 0.86, 0.85]
ver: [0.91.0, 0.90.1, 0.87.1, 0.86, 0.85]

runs-on: ${{ matrix.os }}
name: test (${{matrix.os}}, nu@${{matrix.ver}})
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- name: Setup nu@latest
uses: hustcer/setup-nu@develop
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jobs:
strategy:
matrix:
os: [windows-latest, ubuntu-22.04, macos-latest]
ver: [0.90.1, 0.88.1, 0.87.1, 0.86, 0.85, 0.83.1, '0.80', 0.79, 0.78, 0.77.1, 0.75, 0.73, 0.72, 0.71, '0.70', 0.69.1, 0.68]
ver: [0.91.0, 0.90.1, 0.88.1, 0.87.1, 0.86, 0.85, 0.83.1, '0.80', 0.79, 0.78, 0.77.1, 0.75, 0.73, 0.72, 0.71, '0.70', 0.69.1, 0.68]

runs-on: ${{ matrix.os }}
name: test (${{matrix.os}}, nu@${{matrix.ver}})
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- name: Setup nu@${{matrix.ver}}
uses: hustcer/[email protected]
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/run-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ${{ matrix.os }}
name: test (${{matrix.os}}, setup-nu@latest-dev)
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- name: Setup nu@latest
uses: hustcer/setup-nu@develop
with:
Expand Down Expand Up @@ -54,7 +54,7 @@ jobs:
runs-on: ${{ matrix.os }}
name: test (${{matrix.os}}, [email protected])
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- name: Setup nu@latest
uses: hustcer/[email protected]
with:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/use-nightly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- uses: actions/[email protected]
with:
node-version: '20'
Expand All @@ -37,7 +37,7 @@ jobs:
runs-on: ${{ matrix.os }}
name: test (${{matrix.os}}, ${{ matrix.crate.owner }}/${{ matrix.crate.name }})
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- name: Setup ${{ matrix.crate.owner }}/${{ matrix.crate.name }}
uses: ./
with:
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
basic-usage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.0.0
- uses: actions/checkout@v4.1.2
- uses: hustcer/setup-nu@main
with:
version: "*"
Expand All @@ -79,7 +79,7 @@ To use modules in `Nu`, please refer to the following examples:
- name: Setup nu
uses: hustcer/[email protected]
with:
version: 0.90.1
version: 0.91.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Use Your Nu Modules
Expand All @@ -96,7 +96,7 @@ You have to wrap the `nu` code in `nu -c ""`, and the nu version should be equal
- name: Setup nu
uses: hustcer/[email protected]
with:
version: 0.90.1
version: 0.91.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Use Your Nu Modules by Absolute Path
Expand All @@ -115,7 +115,7 @@ Again, the nu version should be equal to or above `0.69`.
- name: Setup nu@latest
uses: hustcer/[email protected]
with:
version: 0.90.1
version: 0.91.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Prepare Nu Modules
Expand Down
8 changes: 4 additions & 4 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
basic-usage:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.0.0
- uses: actions/checkout@v4.1.2
- uses: hustcer/setup-nu@main
with:
version: "*"
Expand All @@ -74,7 +74,7 @@ jobs:
- name: Setup nu
uses: hustcer/[email protected]
with:
version: 0.90.1
version: 0.91.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Use Your Nu Modules
Expand All @@ -91,7 +91,7 @@ jobs:
- name: Setup nu
uses: hustcer/[email protected]
with:
version: 0.90.1
version: 0.91.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Use Your Nu Modules by Absolute Path
Expand All @@ -110,7 +110,7 @@ jobs:
- name: Setup nu@latest
uses: hustcer/[email protected]
with:
version: 0.90.1
version: 0.91.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Prepare Nu Modules
Expand Down

0 comments on commit 9087ac1

Please sign in to comment.