Skip to content

Commit

Permalink
Use 'actions/checkout@v4'
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Jul 7, 2024
1 parent 8d00046 commit 8779094
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_singularity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

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

- name: Show singularity version
run: singularity version
Expand Down

0 comments on commit 8779094

Please sign in to comment.