Skip to content

Commit 5bcd8a5

Browse files
Update .github/workflows/dtrack-sbom.workflow.yaml
Co-authored-by: Alexandre Bouthinon <bouthinon.alexandre@gmail.com>
1 parent 09d874a commit 5bcd8a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dtrack-sbom.workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: ./.github/actions/install-packages
2222

2323
- name: Node version ${{ env.NODE_VERSION }}
24-
uses: actions/setup-node@v4
24+
uses: actions/setup-node@v6
2525
with:
2626
node-version: ${{ env.NODE_VERSION }}
2727

0 commit comments

Comments
 (0)