Skip to content

Commit

Permalink
Merge pull request #564 from SteveDunn/dependabot/github_actions/JetB…
Browse files Browse the repository at this point in the history
…rains/writerside-github-action-5

chore(deps): bump JetBrains/writerside-github-action from 4 to 5
  • Loading branch information
SteveDunn committed Apr 18, 2024
2 parents 9574ecc + 41a4d93 commit 38b66fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,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 38b66fa

Please sign in to comment.