Skip to content

Commit

Permalink
Update alkiln_tests.yml to v5 (#867)
Browse files Browse the repository at this point in the history
  • Loading branch information
plocket authored Jul 20, 2023
1 parent a417595 commit 2fd5fa7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/alkiln_tests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: ALKiln v4 Tests
name: ALKiln v5 Tests

on:
push:
Expand All @@ -19,9 +19,9 @@ jobs:
runs-on: ubuntu-latest
name: Run end-to-end tests
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Use ALKiln to run end-to-end tests
uses: SuffolkLITLab/ALKiln@releases/v4
uses: SuffolkLITLab/ALKiln@v5
with:
SERVER_URL: "${{ secrets.SERVER_URL }}"
DOCASSEMBLE_DEVELOPER_API_KEY: "${{ secrets.DOCASSEMBLE_DEVELOPER_API_KEY }}"
Expand Down

0 comments on commit 2fd5fa7

Please sign in to comment.