Skip to content

Commit a99e36f

Browse files
chore(deps): update actions/checkout action to v6
1 parent a1bdcb3 commit a99e36f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-axios.yml

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

1818
steps:
1919
- name: Checkout code
20-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
20+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2121

2222
- name: Setup Node.js
2323
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6

0 commit comments

Comments
 (0)