Skip to content

Commit 109cda7

Browse files
Update actions/checkout action to v4.3.0
1 parent fca2548 commit 109cda7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/releases.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
contents: write
1616
steps:
1717
- name: "Checkout the repository"
18-
uses: "actions/checkout@v4.2.2"
18+
uses: "actions/checkout@v4.3.0"
1919

2020
- name: "ZIP the integration directory"
2121
shell: "bash"

0 commit comments

Comments
 (0)