Skip to content

Commit 4cf80fc

Browse files
committed
update action versions
1 parent c4feefd commit 4cf80fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/update-dependents.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ jobs:
2525
- matlab-actions/run-build
2626
steps:
2727
- name: Checkout dependent repo
28-
uses: actions/checkout@v6
28+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
2929
with:
3030
repository: ${{ matrix.repo }}
3131
token: ${{ secrets.REPOS_ACCESS_TOKEN }}
3232

33-
- uses: actions/setup-node@v6
33+
- uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
3434
with:
3535
node-version: 24
3636

0 commit comments

Comments
 (0)