Skip to content

Commit

Permalink
Update GitHub Actions workflow for documentation deployment
Browse files Browse the repository at this point in the history
- Update actions/upload-artifact to v4
- Update actions/download-artifact to v4
- Update actions/configure-pages to v4.0.0
- Update actions/deploy-pages to v4.0.4
- Adjust workflow to use latest versions of GitHub Actions
  • Loading branch information
sfmskywalker committed Sep 21, 2024
1 parent b259ff3 commit ec7711a
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 @@ -15,7 +15,7 @@ env:
INSTANCE: writerside/elsa
ARTIFACT: webHelpELSA2-all.zip
# Writerside docker image version
DOCKER_VERSION: 242.21870
DOCKER_VERSION: 233.14389

jobs:
build:
Expand Down

0 comments on commit ec7711a

Please sign in to comment.