Skip to content

Commit

Permalink
Bump actions/checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Sep 20, 2024
1 parent 3df5127 commit 4d30173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-github-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

steps:
- name: Checking out for ${{ github.ref }}
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Use Node.js ${{ env.node-version }}
uses: actions/setup-node@v4
Expand Down

0 comments on commit 4d30173

Please sign in to comment.