Skip to content

Commit

Permalink
Update Git SHA in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinqian00 committed Nov 4, 2024
1 parent b4b09b7 commit 8933835
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ on:

jobs:
build:
uses: yetanalytics/workflow-runtimer/.github/workflows/runtimer.yml@af5aff2ec2914a9a708e6875b2be3a6485c68140
# Update the SHA to test changes
uses: yetanalytics/workflow-runtimer/.github/workflows/runtimer.yml@e0eb98e881f13d046ccaa1769be6186d1d8d5399
with:
java-version: '11'
java-distribution: 'temurin'
Expand Down

0 comments on commit 8933835

Please sign in to comment.