Skip to content

Commit a917b35

Browse files
authored
Merge pull request #3 from NYU-RTS/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents c20213a + faf0701 commit a917b35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525

2626
steps:
27-
- uses: actions/checkout@v5
27+
- uses: actions/checkout@v6
2828

2929
- uses: actions/setup-node@v6
3030
with:

0 commit comments

Comments
 (0)