Skip to content

Commit

Permalink
[GA] upgrade checkout to fix node-GLIBC issue. see actions/checkout#1590
Browse files Browse the repository at this point in the history
 for issue, see canonical/snapd-glib#171 for fix
  • Loading branch information
mqcmd196 committed Sep 28, 2024
1 parent cc31b0e commit 98d0952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
fi
- name: Chcekout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 2

Expand Down

0 comments on commit 98d0952

Please sign in to comment.