Skip to content

Commit

Permalink
Merge pull request #13 from danskernesdigitalebibliotek/dependabot/gi…
Browse files Browse the repository at this point in the history
…thub_actions/actions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
kasperg authored Nov 27, 2023
2 parents b7051de + 1426e4e commit e7a36df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
build_publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
with:
python-version: '3.x'
Expand Down

0 comments on commit e7a36df

Please sign in to comment.