Skip to content

Commit

Permalink
deps: bump gh checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
alee committed May 30, 2024
1 parent 456e26c commit c4431dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
env:
SKOPE_DEPLOY_ENVIRONMENT: staging
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: set up config.mk
run: envsubst < config.mk.template > config.mk
- name: convert CITATION.cff into citation text file for build constants
Expand Down

0 comments on commit c4431dc

Please sign in to comment.