Skip to content

Commit

Permalink
use another vale image
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Echavarria committed Sep 19, 2024
1 parent ab851eb commit 57fc132
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
runs-on: ubuntu-latest
if: github.repository == 'jenkinsci/templating-engine-plugin'
container:
image: jdkato/vale:v2.28.0
image: jdkato/vale:v2.20.2
options: --user root
steps:
- uses: actions/checkout@v2
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
- uses: eskatos/gradle-command-action@v1
with:
arguments: --no-daemon jpi
- uses: actions/upload-artifact@v
- uses: actions/upload-artifact@v4
with:
name: jpi
path: build/libs/templating-engine.hpi

0 comments on commit 57fc132

Please sign in to comment.