Skip to content

Commit 192091b

Browse files
committed
ci: cleanup workaround
No longer necessary since 24 is now the default version
1 parent 6a5addc commit 192091b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -288,11 +288,6 @@ jobs:
288288
with:
289289
format: cyclonedx-json
290290

291-
- name: Set up Node.js that is compatible with OIDC
292-
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
293-
with:
294-
node-version: 24
295-
296291
# - name: "Continuous Deployment: publish to GitHub repository"
297292
# env:
298293
# GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}

0 commit comments

Comments
 (0)