Skip to content

Commit 8e4e6d0

Browse files
Bump actions/checkout from 5 to 6 (#19)
1 parent b59fa8f commit 8e4e6d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
using: "composite"
66

77
steps:
8-
- uses: actions/checkout@v5
8+
- uses: actions/checkout@v6
99
name: Checkout the latest code for the current PR
1010

1111
- uses: actions/setup-node@v5

0 commit comments

Comments
 (0)