Skip to content

Commit

Permalink
use version before node 20
Browse files Browse the repository at this point in the history
  • Loading branch information
SonicGDX committed Oct 16, 2024
1 parent 4965e11 commit 9b7a3d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pushaction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
ORG_GRADLE_PROJECT_GITHUB_API_TOKEN: ""
steps:
- name: Breakpoint to check the build results
uses: namespacelabs/breakpoint-action@v0
uses: namespacelabs/breakpoint-action@eff28cd7c6966cd3c3953df395f28107aebdd29e
with:
duration: 30m
authorized-users: sonicgdx
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/releaseaction.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
ORG_GRADLE_PROJECT_GITHUB_API_TOKEN: ""
steps:
- name: Breakpoint to check the build results
uses: namespacelabs/breakpoint-action@v0
uses: namespacelabs/breakpoint-action@eff28cd7c6966cd3c3953df395f28107aebdd29e
with:
duration: 30m
authorized-users: sonicgdx
Expand Down

0 comments on commit 9b7a3d3

Please sign in to comment.