Skip to content

Commit 3811689

Browse files
dependabot[bot]miabatta
authored andcommitted
chore(github): bump actions/checkout from 4 to 5 (OpenJobDescription#222)
1 parent 150abbe commit 3811689

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)