Skip to content

Commit 4539cd8

Browse files
chore(deps): update actions/checkout action to v6
1 parent 3060217 commit 4539cd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

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

1414
steps:
1515
- name: Checkout
16-
uses: actions/checkout@v3
16+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1717

1818
- name: Set up Node.js 22
1919
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)