Skip to content

Commit

Permalink
Emergency bump: using deprecated version of actions/checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon authored Nov 21, 2024
1 parent 6426e57 commit e942c48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: Container
run: docker pull uscbiostats/software-dev:latest
Expand Down

0 comments on commit e942c48

Please sign in to comment.