mirror of https://github.com/jenkinsci/jenkins.git
Bump actions/upload-artifact from 2.3.1 to 3 (#6327)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
99ae887070
commit
ad506f52f0
|
@ -28,7 +28,7 @@ jobs:
|
|||
env:
|
||||
GITHUB_AUTH: github-actions:${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Upload Changelog YAML
|
||||
uses: actions/upload-artifact@v2.3.1
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: changelog.yaml
|
||||
path: changelog.yaml
|
||||
|
|
Loading…
Reference in New Issue