Skip to content

Commit

Permalink
Merge commit '15af789cca9d9b4550ecedfcfe2af344a1fbd6b6'
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHubPang committed Feb 1, 2023
2 parents 3b911ee + 15af789 commit df1f248
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
./gradlew listProductsReleases # prepare list of IDEs for Plugin Verifier
- name: Download Backend Artifact
uses: actions/[email protected].0
uses: actions/[email protected].2
with:
name: backend-artifact
path: plugin/src/main/resources/raw/RossyntBackend
Expand Down Expand Up @@ -192,7 +192,7 @@ jobs:

# Download plugin artifact provided by the previous job
- name: Download Artifact
uses: actions/[email protected].0
uses: actions/[email protected].2
with:
name: plugin-artifact

Expand Down

0 comments on commit df1f248

Please sign in to comment.