Skip to content

Commit

Permalink
Merge pull request #10 from diku-dk/checkout-bump
Browse files Browse the repository at this point in the history
Actions checkout bump
  • Loading branch information
athas authored Dec 10, 2024
2 parents 173732f + 5909453 commit 750138a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

steps:

- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Install dependencies
run: |
Expand All @@ -50,7 +50,7 @@ jobs:

steps:

- uses: actions/checkout@v2
- uses: actions/checkout@v3

- name: Install dependencies
run: |
Expand Down

0 comments on commit 750138a

Please sign in to comment.