Skip to content

Commit 3bf2776

Browse files
authored
Upgrade actions/checkout from v5 to v6
1 parent d786f70 commit 3bf2776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/.github/workflows/release.yaml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
needs: release
7575
steps:
7676
- name: Checkout
77-
uses: actions/checkout@v5
77+
uses: actions/checkout@v6
7878

7979
- name: Download artifacts
8080
uses: actions/download-artifact@v6

0 commit comments

Comments
 (0)