Skip to content

Commit

Permalink
Merge pull request #39 from phmatray/dependabot/github_actions/JetBra…
Browse files Browse the repository at this point in the history
…ins/writerside-github-action-5

Bump JetBrains/writerside-github-action from 4 to 5
  • Loading branch information
phmatray authored Apr 5, 2024
2 parents 2845eb5 + 3ae2c85 commit 43e278a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v4

- name: Build Writerside docs using Docker
uses: JetBrains/writerside-github-action@v4
uses: JetBrains/writerside-github-action@v5
with:
instance: ${{ env.INSTANCE }}
artifact: ${{ env.ARTIFACT }}
Expand Down

0 comments on commit 43e278a

Please sign in to comment.