Skip to content

Commit 8081da9

Browse files
committed
ci: update socket-registry workflow SHA and remove redundant env var
1 parent 7125d03 commit 8081da9

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,10 @@ on:
1414
permissions:
1515
contents: read
1616

17-
env:
18-
# Opt-in to Node.js 24 for GitHub Actions to avoid deprecation warnings.
19-
# See: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
20-
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
21-
2217
jobs:
2318
ci:
2419
name: Run CI Pipeline
25-
uses: SocketDev/socket-registry/.github/workflows/ci.yml@d83e76d998a5b13e7e844273898ccee35bb991c4 # main
20+
uses: SocketDev/socket-registry/.github/workflows/ci.yml@db024ea0ebbf1e6c73acdb8a6fb02a8c5e2c7410 # main
2621
with:
2722
fail-fast: false
2823
lint-script: 'pnpm run lint --all'

0 commit comments

Comments
 (0)