Skip to content

Commit

Permalink
Merge pull request #3 from rest-for-physics/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/checkout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
lobis authored Jan 31, 2024
2 parents 1762a18 + 59dd599 commit 7950ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Select files to serve
run: |
Expand Down

0 comments on commit 7950ab0

Please sign in to comment.