Skip to content

Commit

Permalink
⬆️ deps: Upgrade actions/checkout action to v4.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent 6a6462c commit 8005ced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v4.2.1
uses: actions/checkout@v4.2.2

- name: Install 🔧
run: npm install
Expand Down

0 comments on commit 8005ced

Please sign in to comment.