Changeset 57197 for trunk/.github/workflows/performance.yml
- Timestamp:
- 12/18/2023 03:18:30 PM (3 years ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/performance.yml (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/performance.yml
r57143 r57197 104 104 105 105 - name: Checkout repository 106 uses: actions/checkout@ 3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0106 uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 107 107 with: 108 108 show-progress: ${{ runner.debug == '1' && 'true' || 'false' }} 109 109 110 110 - name: Set up Node.js 111 uses: actions/setup-node@ 5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3.8.1111 uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0 112 112 with: 113 113 node-version-file: '.nvmrc' … … 243 243 # Only needed when publishing results. 244 244 if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/trunk' }} 245 uses: actions/github-script@ d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1245 uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1 246 246 id: base-sha 247 247 with: … … 254 254 # Only needed when publishing results. 255 255 if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/trunk' }} 256 uses: actions/github-script@ d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1256 uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1 257 257 id: commit-timestamp 258 258 with: … … 309 309 steps: 310 310 - name: Dispatch workflow run 311 uses: actions/github-script@ d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1311 uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1 312 312 with: 313 313 retries: 2
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)