Skip to content

Commit

Permalink
Update to checkout@4
Browse files Browse the repository at this point in the history
This avoids warnings about deprecated Node.js version.
  • Loading branch information
hasselmm committed Sep 19, 2024
1 parent 2ee6740 commit e8df0cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
]

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Install host Qt for cross-compiling
id: install-host-qt
Expand Down

0 comments on commit e8df0cc

Please sign in to comment.