Skip to content

Commit 086cbe6

Browse files
Bump actions/checkout from 5 to 6 (#25)
1 parent 0748ea7 commit 086cbe6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qt5_6.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
steps:
4646
- name: 👀 Checkout
47-
uses: actions/checkout@v5
47+
uses: actions/checkout@v6
4848

4949
- name: ✅ Determine current Repository
5050
if: ${{ !startsWith(github.repository, env.REPOSITORY) }}

0 commit comments

Comments
 (0)