Skip to content

Commit

Permalink
Merge pull request #61 from risoflora/upgrade-ci-cd-file
Browse files Browse the repository at this point in the history
Upgrade CI/CD file
  • Loading branch information
silvioprog committed Jan 27, 2024
2 parents eac699f + e67ed56 commit c23a857
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -36,7 +36,7 @@ jobs:
runs-on: ubuntu-latest

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

- name: Install packages
run: |
Expand Down

0 comments on commit c23a857

Please sign in to comment.