Skip to content

Commit

Permalink
task: updating checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
paganotoni committed May 18, 2024
1 parent e0ae080 commit 0438e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Setup Go
Expand Down

0 comments on commit 0438e67

Please sign in to comment.