Skip to content

Commit

Permalink
Merge pull request #57 from MahamoudTBS/patch-1
Browse files Browse the repository at this point in the history
Update build-jeckyll.yml - up dated checkout action to v3
  • Loading branch information
pwei-gc authored Feb 15, 2024
2 parents 48fb07f + 1b56604 commit 8cb48b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-jeckyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- 8080:8080

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

# Use GitHub Actions' cache to cache dependencies on servers
- uses: actions/cache@v2
Expand Down

0 comments on commit 8cb48b7

Please sign in to comment.