|
|
@@ -7,7 +7,7 @@
|
|
|
#
|
|
|
# Cross-platform library which helps to develop web servers or frameworks.
|
|
|
#
|
|
|
-# Copyright (C) 2016-2022 Silvio Clecio <[email protected]>
|
|
|
+# Copyright (C) 2016-2024 Silvio Clecio <[email protected]>
|
|
|
#
|
|
|
# Sagui library is free software; you can redistribute it and/or
|
|
|
# modify it under the terms of the GNU Lesser General Public
|
|
|
@@ -36,7 +36,7 @@ jobs:
|
|
|
runs-on: ubuntu-latest
|
|
|
|
|
|
steps:
|
|
|
- - uses: actions/checkout@v2
|
|
|
+ - uses: actions/checkout@v4
|
|
|
|
|
|
- name: Install packages
|
|
|
run: |
|