Skip to content

Commit

Permalink
chore: upgrade checkout step to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianTackeGSI authored and dennisklein committed Dec 13, 2023
1 parent 2df3d90 commit b649356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codemeta_validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
container:
image: gitlab-registry.in2p3.fr/escape2020/wp3/eossr:v1.0
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: validate codemeta
run: eossr-metadata-validator codemeta.json

0 comments on commit b649356

Please sign in to comment.