Skip to content

Commit 1d330da

Browse files
authored
Merge pull request #31 from AppOutlet/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2 parents 6a95810 + 88ccc87 commit 1d330da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: Checkout code
14-
uses: actions/checkout@v4
14+
uses: actions/checkout@v5
1515

1616
- name: Set up Node.js
1717
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)