Skip to content

Commit

Permalink
⬆️ deps: Upgrade actions/checkout action to v4.1.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and make-github-pseudonymous-again committed May 16, 2024
1 parent 81abdf7 commit d9fb8b6
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.1.5
uses: actions/checkout@v4.1.6

- name: Install 🔧
run: npm install
Expand Down

0 comments on commit d9fb8b6

Please sign in to comment.