Skip to content

Commit fdd17b3

Browse files
chore(github): bump actions/checkout from 4 to 5 (#222)
1 parent 6dbb170 commit fdd17b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
id-token: write
7474
steps:
7575
- name: Checkout
76-
uses: actions/checkout@v4
76+
uses: actions/checkout@v5
7777
with:
7878
ref: ${{ needs.TagRelease.outputs.tag }}
7979
fetch-depth: 0

0 commit comments

Comments
 (0)