Skip to content

Commit

Permalink
Merge pull request #19 from snow-actions/release/v0.4.0
Browse files Browse the repository at this point in the history
v0.4.0
  • Loading branch information
SnowCait authored May 17, 2022
2 parents 2fc7b68 + b621322 commit 80cea71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ or you can put `jenkins_home/jenkins.yaml` if [Jenkins Configuration as Code (JC
```yml
steps:
- uses: actions/checkout@v3
- uses: snow-actions/setup-jenkins@v0.3.0
- uses: snow-actions/setup-jenkins@v0.4.0
with:
jenkins_home: jenkins_home
- run: wget $JENKINS_URL/jnlpJars/jenkins-cli.jar
Expand Down

0 comments on commit 80cea71

Please sign in to comment.