Skip to content

Commit e11b5ac

Browse files
Bump actions/checkout from 4 to 5 (#22)
1 parent 093c6ca commit e11b5ac

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@v4
47+
uses: actions/checkout@v5
4848

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

0 commit comments

Comments
 (0)