Skip to content

Commit

Permalink
Merge pull request #20 from GDATASoftwareAG/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/checkout-4

Bump actions/checkout from 2 to 4
  • Loading branch information
farodin91 authored Jan 30, 2024
2 parents 0068259 + 93996ff commit eb62c52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
uses: actions/checkout@v4
build:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit eb62c52

Please sign in to comment.