Skip to content

Commit

Permalink
Merge pull request #137 from DigitalSlideArchive/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/actions/checkout-4

COMP: Bump actions/checkout from 2 to 4
  • Loading branch information
Leengit authored Sep 18, 2024
2 parents fb332e5 + defe06a commit 96588f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- pytest-python-git-tag: ""

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: 'Free up disk space'
run: |
# Workaround for https://github.com/actions/virtual-environments/issues/709
Expand Down

0 comments on commit 96588f7

Please sign in to comment.