Skip to content

Commit d7148fe

Browse files
committed
ci: upgrade actions/checkout to v6.0.2 (node24)
Signed-off-by: yuriyryabikov <22548029+kurok@users.noreply.github.com>
1 parent d30c655 commit d7148fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Checkout
14-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
14+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1515
with:
1616
ref: main
1717
- name: Install packages

0 commit comments

Comments
 (0)