Skip to content

Commit

Permalink
github worfklows: checkout action @v4
Browse files Browse the repository at this point in the history
  • Loading branch information
bblessmann committed Apr 24, 2024
1 parent 4a3f051 commit 3703632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Check out repository code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Installiere Perl Module und Postgresql
run: |
sudo add-apt-repository universe
Expand Down

0 comments on commit 3703632

Please sign in to comment.