Skip to content

Commit

Permalink
Update to actions/checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed May 15, 2024
1 parent 21c50d3 commit 551f599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kiwix-build_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: echo "DATE=$(date +'%Y-%m-%d')" >> $GITHUB_ENV

- name: Retrieve the code
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Setup container image name
id: env
Expand Down

0 comments on commit 551f599

Please sign in to comment.